Skip to content

v0.3.0-preview5

@patriksvensson 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
},
```
Assets 2
Loading