We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2cac1d commit c09d26dCopy full SHA for c09d26d
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