Skip to content

Commit 052479a

Browse files
committed
Revert "Swap back to nuget.org v2 feed"
This reverts commit a17da51.
1 parent c666c9e commit 052479a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NuGet.Config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<configuration>
33
<packageSources>
44
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetlitedev/api/v2" />
5-
<add key="NuGet" value="https://www.nuget.org/api/v2/" />
5+
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
66
</packageSources>
77
</configuration>

0 commit comments

Comments
 (0)