We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d539b6 commit f9ed137Copy full SHA for f9ed137
1 file changed
NuGet.config
@@ -3,7 +3,7 @@
3
<packageSources>
4
<clear />
5
<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" />
+ <add key="AspNetCorePatch" value="https://dotnet.myget.org/F/aspnet-1-0-6-september2017-patch/api/v3/index.json" />
7
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
8
</packageSources>
9
</configuration>
0 commit comments