Updating release NuGet.config
This commit is contained in:
parent
34223d892c
commit
59033fed80
|
|
@ -2,7 +2,7 @@
|
|||
<configuration>
|
||||
<packageSources>
|
||||
<clear />
|
||||
<add key="AspNetVNext" value="\\projectk-tc\drops\latest-packages\release" />
|
||||
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
|
||||
<add key="xunit" value="https://www.myget.org/F/xunit/api/v2" />
|
||||
<add key="NuGet" value="https://nuget.org/api/v2/" />
|
||||
</packageSources>
|
||||
|
|
|
|||
Loading…
Reference in New Issue