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