We can use `dotnet pack -o C:\bliblablue\NugetPackages`, but that's cumbersome. By translating a source-name to path first we can make it easier.
We can use
dotnet pack -o C:\bliblablue\NugetPackages, but that's cumbersome.By translating a source-name to path first we can make it easier.