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

Commit 75e1f79

Browse files
committed
Add patch feed
1 parent c934c9f commit 75e1f79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<packageSources>
44
<clear />
55
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json" />
6+
<add key="AspNetCorePatch" value="https://dotnet.myget.org/F/aspnet-1-0-6-september2017-patch/api/v3/index.json" />
67
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
78
</packageSources>
89
</configuration>

0 commit comments

Comments
 (0)