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

Edited Unassigned: VsPackageInstaller doesn't add binding redirect entries. [3514]

$
0
0
When called through IVsPackageInstaller's methods, NuGet always suppress binding redirects because of an perf optimization we did for new project creation cases. However, it's often desirable to add binding redirects in cases where it's called by other VS components.

To remedy this situation, we will make a small tweak to the implementation of IVsPackageInstaller such that binding redirects will be added if the 'skipAssemblyReferences' is set to 'false'. This is a logical change, because binding redirects is closely tied with assembly references anyway.

Viewing all articles
Browse latest Browse all 7612

Trending Articles



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