v0.3.0-preview5
patriksvensson
tagged this
03 Mar 06:40
To configure the mirror service to use the NuGet V2 client: ```json "Mirror": { "Enabled": true, "PackageSource": "https://www.nuget.org/api/v2/", "Legacy": true }, ```