We have an old ASP.NET MVC 3 Web Application, building in VS2010, that fails to compile, since last week\'s security update.
The problem is that the reference to Sys
In my case I had all of the proper references in my project. I found that by building the solution the nuget packages were automatically restored.