dotnet / NuGet.BuildTasks

The build tasks used to pick up package content from project.lock.json.
MIT License
45 stars 61 forks source link

Fix vcxproj global package restore #155

Open erikmav opened 1 year ago

erikmav commented 1 year ago

Fix the case of .vcxproj file restore when there are no TargetMonikers and there may or may not be a RID. For #154