We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2cac1d + c09d26d commit 0473427Copy full SHA for 0473427
1 file changed
NuGet.config
@@ -9,7 +9,7 @@
9
</packageRestore>
10
<packageSources>
11
<clear />
12
- <add key="nuget.org" value="https://www.nuget.org/api/v2/" />
+ <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
13
</packageSources>
14
<disabledPackageSources>
15
<add key="Microsoft and .NET" value="true" />
0 commit comments