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

Commit 7ad859b

Browse files
committed
Updating to release NuGet.config.
1 parent 018f3d1 commit 7ad859b

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
@@ -1,7 +1,7 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4-
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetcidev/api/v3/index.json" />
4+
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetcirelease/api/v3/index.json" />
55
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
66
</packageSources>
77
</configuration>

0 commit comments

Comments
 (0)