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

Commit 130885c

Browse files
committed
Updating NuGet.config
1 parent fd07e66 commit 130885c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NuGet.Config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
65
<add key="NuGet" value="https://nuget.org/api/v2/" />
6+
<add key="AspNetMaster" value="https://www.myget.org/F/aspnetmaster/api/v2" />
77
</packageSources>
8-
</configuration>
8+
</configuration>

0 commit comments

Comments
 (0)