Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Commit 5b3d723

Browse files
author
N. Taylor Mullen
committed
Update NuGet feed from v2 => v3.
1 parent aa0f6c3 commit 5b3d723

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://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)