Updating to release NuGet.config.
This commit is contained in:
parent
62a909d1a7
commit
ed9cd0ec11
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetvnext/api/v2" />
|
||||
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
|
||||
<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://nuget.org/api/v2/" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue