Skip to content

Commit f9ed137

Browse files
committed
Add patch feed
1 parent 1d539b6 commit f9ed137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +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="AspNetCore-Patch" value="https://dotnet.myget.org/F/aspnet-1-0-5-may2017-patch/api/v3/index.json" />
6+
<add key="AspNetCorePatch" value="https://dotnet.myget.org/F/aspnet-1-0-6-september2017-patch/api/v3/index.json" />
77
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
88
</packageSources>
99
</configuration>

0 commit comments

Comments
 (0)