Use the curated feed with all the relevant ASP.NET packages
This commit is contained in:
parent
f6af4f01d6
commit
0a242633ca
3 changed files with 3 additions and 6 deletions
|
@ -9,7 +9,6 @@
|
|||
<add key="roslyn" value="https://dotnet.myget.org/f/roslyn/api/v3/index.json" />
|
||||
<add key="xunit" value="https://www.myget.org/F/xunit/api/v3/index.json" />
|
||||
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
|
||||
<add key="AspNet1.1" value="https://dotnet.myget.org/F/aspnet-1-1-1-patch/api/v3/index.json" />
|
||||
<add key="AspNet1.0" value="https://dotnet.myget.org/F/aspnet-1-0-4-patch/api/v3/index.json" />
|
||||
<add key="AspNetCurrent" value="https://dotnet.myget.org/F/aspnet-feb2017-patch/api/v3/index.json" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
<add key="aspnet101" value="https://www.myget.org/F/aspnet101/api/v3/index.json" />
|
||||
<add key="dotnet-web" value="https://dotnet.myget.org/F/dotnet-web/api/v3/index.json" />
|
||||
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
|
||||
<add key="AspNet1.1" value="https://dotnet.myget.org/F/aspnet-1-1-1-patch/api/v3/index.json" />
|
||||
<add key="AspNet1.0" value="https://dotnet.myget.org/F/aspnet-1-0-4-patch/api/v3/index.json" />
|
||||
<add key="AspNetCurrent" value="https://dotnet.myget.org/F/aspnet-feb2017-patch/api/v3/index.json" />
|
||||
</packageSources>
|
||||
</configuration>
|
|
@ -7,7 +7,6 @@
|
|||
<add key="aspnet101" value="https://www.myget.org/F/aspnet101/api/v3/index.json" />
|
||||
<add key="dotnet-web" value="https://dotnet.myget.org/F/dotnet-web/api/v3/index.json" />
|
||||
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
|
||||
<add key="AspNet1.1" value="https://dotnet.myget.org/F/aspnet-1-1-1-patch/api/v3/index.json" />
|
||||
<add key="AspNet1.0" value="https://dotnet.myget.org/F/aspnet-1-0-4-patch/api/v3/index.json" />
|
||||
<add key="AspNetCurrent" value="https://dotnet.myget.org/F/aspnet-feb2017-patch/api/v3/index.json" />
|
||||
</packageSources>
|
||||
</configuration>
|
Loading…
Add table
Reference in a new issue