dotnet / project-system

The .NET Project System for Visual Studio
MIT License
959 stars 385 forks source link

Add `SdkAnalysisLevel` and `UsingMicrosoftNETSdk` to NuGet nominations #9482

Closed Nigusu-Allehu closed 2 weeks ago

Nigusu-Allehu commented 3 weeks ago

Add SdkAnalysisLevel and UsingMicrosoftNETSdk to the properties that are sent to NuGet during nomination, for restore. Related PR : https://github.com/NuGet/NuGet.Client/pull/5833

Microsoft Reviewers: Open in CodeFlow