Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Upgrading from Microsoft.Net.Compilers to Microsoft.Net.Compilers.Toolset

$
0
0

I have an ASP.NET (full framework) MVC application that is currently using Microsoft.Net.Compilers which is now deprecated. On my first pass, I missed this and attempting to upgrade the version (via Nuget Package Manager), this went very very wrong for my project (corrupted .csproj file).

Now that I realize I need a different package (Microsoft.Net.Compilers.Toolset according to the package manager), I want to make sure I know what I'm doing before another debacle.

Can I simply remove the package Microsoft.Net.Compilers and add the .Toolset? Will this necessitate any other shenanigans?

Any thoughts or best practices I should be aware of?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



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