Add back 'nuget-build' feed for: NuGet.Versioning 4.7.0-rtm.5081
This commit is contained in:
parent
93928eb4c5
commit
da0ac9ab85
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
<add key="BlobFeed" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
|
||||
<add key="aspnetcore-release" value="https://dotnet.myget.org/F/aspnetcore-release/api/v3/index.json" />
|
||||
<add key="roslyn" value="https://dotnet.myget.org/f/roslyn/api/v3/index.json" />
|
||||
<add key="nuget-build" value="https://dotnet.myget.org/F/nuget-build/api/v3/index.json" />
|
||||
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
|
||||
<add key="container-tools" value="https://www.myget.org/F/container-tools-for-visual-studio/api/v3/index.json" />
|
||||
]]>
|
||||
|
|
Loading…
Reference in a new issue