Describe the solution you'd like
All of my repos should have a nuget.config to specify what servers to use. Typically this will just be nuget.org, but with Rocks, one suggestion I've received is to add the server mentioned here to get the latest version of the testing package so suppressor tests work.
Describe the solution you'd like
All of my repos should have a
nuget.configto specify what servers to use. Typically this will just be nuget.org, but with Rocks, one suggestion I've received is to add the server mentioned here to get the latest version of the testing package so suppressor tests work.