Decrypting Nuget Password
I was testing compilation of some .NET projects on a Linux container and needed to add some internal Nuget package sources. I decided to just pull my nuget.config from %AppData%\NuGet\NuGet.Config. Noticed that the dotnet restore was still failing.
I...
wind010.hashnode.dev3 min read