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

Edited Issue: Need to add different references per platform [2763]

$
0
0
Currently the References element isn't able to specify different file names/references based on the target platform.

This should be split up like the depependencies:

<References>
<Group targetFramework="net45">
<Reference file = "blah.dll" />
</group>
<group targetFramework=windows-javascript>
<Reference file="foo.dll" />
<group>
<references>

Possibly with a default group like targetFramework=* as a fallback.

Viewing all articles
Browse latest Browse all 7612

Trending Articles



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