We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6366df2 + 0473427 commit 0f6c364Copy full SHA for 0f6c364
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