Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Viewing all articles
Browse latest Browse all 7612

New Post: deploying one set of files in case of win8 html/js project and another in case of xaml/c# project

$
0
0

NuGet allows you to vary contents files based on the target framework of the project. In your case you would design your package files like this:

\contents
      \windows8-javascript
            *.html, *.js files
      \windows8-managed
            *.xml, *.cs files

Token replacement is supported for these files.


Viewing all articles
Browse latest Browse all 7612


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>