Visual Studio 2015 Update 3 all Web Project Template have a problem.
If you create a new WebApplication and update all NuGet packages, update completed will show a message "Microsoft.Net.Compilers.1.0.0 failed to uninstall. Restart Visual Studio to finish the process."
This Template use ASP.NET MVC 5 and ASP.NET Web API 2 Empty project makes it, All NuGet packages are up to date, No need restart Visual Studio.
All project template in Models include Northwind_table.sql (from https://www.microsoft.com/en-us/download/details.aspx?id=23654 download), easy to build sample database.
Visual Studio 2015 Update 3 的 Web 專案範本有個問題。
如果你新增一個 Web 應用程式然後更新所有 NuGet 套件,更新完成後會看到 "Microsoft.Net.Compilers.1.0.0 failed to uninstall. Restart Visual Studio to finish the process." 的提示訊息。
此範本使用 ASP.NET MVC 5 和 ASP.NET Web API 2 Empty 專案製作,所有 NuGet 套件已更新,不需重新啟動 Visual Studio.