I am using Visual Studio 2022 on Windows 11. I manage to authenticate and push a .Net Core C# package to private gthub package registry but when I try to browse and install that same package from the same private registry in another VS 2022 solution, I get 401. I have added the registry information in VS2022 NuGet Package Manager.
There was a pop up in VS2022 prompting me to auth with github packages when I added the registry. I have also added the info in nuget.config
at the root of my .sln
and/or .csproj
folder. No fxxking Azure please!?!