nuget restore warnings can't be suppressed with NoWarn in Visual Studio #13571
Labels
Priority:1
High priority issues that must be resolved in the current sprint.
Product:VS.Client
RegressionFromPreviousRTM
A regression from the last RTM. Example: worked in 6.2, doesn't work in 6.3
Style:PackageReference
Type:Bug
Milestone
NuGet Product Used
Visual Studio Package Management UI, Visual Studio Package Manager Console
Product Version
17.10
Worked before?
17.9
Impact
It's more difficult to complete my work
Repro Steps & Context
Add multiple nuget sources and set ManagePackageVersionsCentrally to true.
Visual Studio show restore error even if <NoWarn>NU1507</NoWarn> specified for project.
There is no issues when using dotnet restore or msbuild.
Only legacy projects type affected.
Verbose Logs
The text was updated successfully, but these errors were encountered: