Visual Studio 2022 - MSBuild Fails to Restore NuGet Packages with Custom Targets
👀 Views: 2
💬 Answers: 1
📅 Created: 2025-06-09
visual-studio msbuild nuget
I'm currently working on a .NET Core 3.1 application in Visual Studio 2022, and I've encountered an issue where MSBuild fails to restore NuGet packages due to c...