Updating to release NuGet.config.
This commit is contained in:
parent
6d3e5d3bf2
commit
7e386ab576
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetcidev/api/v3/index.json" />
|
||||
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetcirelease/api/v3/index.json" />
|
||||
<add key="Roslyn" value="https://www.myget.org/F/roslyn-nightly" />
|
||||
<add key="DotNet" value="https://www.myget.org/F/dotnet-corefx" />
|
||||
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue