In Visual Studio version V17.12.1 getting vulnerability issues for some of the NuGet packages, couldn’t update the packages getting error like **NuGet packages were not updating – Package restore failed. Rolling back package changes… **.
Downgraded Visual Studio to previous version V17.11.6,no package vulnerability issues. my application is in .NET8
does anyone faced similar issue with VS V17.12.1 version? do i need to update my project to .NET9?
faced package vulnerability issue with VS 17.12.1 version, trying to find root cause?