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

Commit ced22a3

Browse files
committed
Updating NuGet.config
1 parent d436955 commit ced22a3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

NuGet.Config

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

0 commit comments

Comments
 (0)