Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi
> If you care about this feature vote for it at http://slowcheetah.uservoice.com/forums/185106-general/suggestions/3385316-add->the-concept-transformconfig, we are only working on the most voted items Web Projects support the concept of publish profiles, and...
> _If you care about this vote at http://slowcheetah.uservoice.com/forums/185106-general/suggestions/3385308-add-support-for->win-store-apps, we are only working on the most voted items_ Add support for Win Store Apps. See http://dreamteam-mobile.com/blog/2012/11/windows-store-apps-how-to-keep-both-local-and-store-versions/ for a starting point.
When custom files are being transformed we need to ensure that they are getting cleaned when the Clean target is exectued.
Currently we do not support preview for custom transforms in web.config. We should consider supporting this if possible.
> If you are interested in this vote for it at http://slowcheetah.uservoice.com/forums/185106-general/suggestions/3385389-support-for-transforming-web-config-on-f5, we are only working on the most voted items Figure out a way to make this work for...
> If you care about this vote at http://slowcheetah.uservoice.com/forums/185106-general/suggestions/3385380-add-support-for->silverlight, we are only working on the most voted items Add support for Silverlight. See the thread "Silverlight not working" at http://visualstudiogallery.msdn.microsoft.com/69023d00-a4f9-4a34-a6cd-7e854ba318b5.
Updating `primaryOutputs` in `template.json` to remove leading `./` from the `primaryOutputs`. There is a bug in the TemplateEngine that this is working around. When there is a leading `./` in...
If I have a web template that supports both http and https I have to add something like the following in my `template.json` file to get those ports declared as...
Talking to @shanselman he's suggesting that we display the supported framework version in the output of `dotnet new --list`. Thoughts?