Skip to content

Commit c09d26d

Browse files
committed
Replace V2 with V3 in nuget.config
1 parent c2cac1d commit c09d26d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</packageRestore>
1010
<packageSources>
1111
<clear />
12-
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
12+
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
1313
</packageSources>
1414
<disabledPackageSources>
1515
<add key="Microsoft and .NET" value="true" />

0 commit comments

Comments
 (0)