We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4804474 commit 0177177Copy full SHA for 0177177
1 file changed
NuGet.Config
@@ -5,6 +5,6 @@
5
</packageRestore>
6
<packageSources>
7
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
8
- <add key="AspNetCoreDev" value="https://dotnet.myget.org/f/aspnetcore-dev" />
+ <add key="AspNetRtm" value="https://dotnet.myget.org/F/aspnet-1-1-0-rtm/api/v3/index.json" />
9
</packageSources>
10
</configuration>
0 commit comments