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

Commit 1884ffb

Browse files
committed
Branching for 1.0.5 patch
1 parent 02458b9 commit 1884ffb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NuGet.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<packageSources>
44
<clear />
55
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json" />
6-
<add key="AspNetCore-Patch" value="https://dotnet.myget.org/F/aspnet-1-0-4-patch/api/v3/index.json" />
6+
<add key="AspNetCore-Patch" value="https://dotnet.myget.org/F/aspnet-1-0-5-may2017-patch/api/v3/index.json" />
77
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
88
</packageSources>
99
</configuration>
10+

0 commit comments

Comments
 (0)