You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of VS2015.3 & a recent .NET Core & MSBuild revisions, a breaking build change was introduced to make NU1605 a build breaking warning by default.
This causes hundreds of build errors in the project due to the presence of newer framework and .net core library versions.
This common props file ignores the warning.
See: NuGet/Home#5594
0 commit comments