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

Commit 716d853

Browse files
author
Suhas Joshi
committed
Updating to release NuGet.config
1 parent b4a4f0f commit 716d853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NuGet.Config

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4-
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetvnext/api/v2" />
4+
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
55
<add key="NuGet.org" value="https://nuget.org/api/v2/" />
66
</packageSources>
77
</configuration>

0 commit comments

Comments
 (0)