The repo consumes NuGet packages, but doesn't have a nuget.config. This means that nuget installation would be dependent on the user's environment - in my case it prevented nuget install from working. It would be great if the nuget.config could also add 'trusted signers' to ensure that the package is signed correctly.
The repo consumes NuGet packages, but doesn't have a nuget.config. This means that nuget installation would be dependent on the user's environment - in my case it prevented nuget install from working. It would be great if the nuget.config could also add 'trusted signers' to ensure that the package is signed correctly.