This repository was archived by the owner on Apr 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2020 <![CDATA[
2121 <add key="BlobFeed" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
2222 <add key="templating" value="https://dotnet.myget.org/F/templating/api/v3/index.json" />
23- <add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
2423 <add key="aspnet" value="https://dotnet.myget.org/F/aspnetcore-release/api/v3/index.json" />
2524 <add key="websdkfeed" value="https://dotnet.myget.org/F/dotnet-web/api/v3/index.json" />
2625 <add key="cli-deps" value="https://dotnet.myget.org/F/cli-deps/api/v3/index.json" />
3130 <add key="vstest" value="https://dotnet.myget.org/F/vstest/api/v3/index.json" />
3231 <add key="web-api" value="https://dotnet.myget.org/F/dotnet-web/api/v3/index.json" />
3332 <add key="symreader-native" value="https://dotnet.myget.org/F/symreader-native/api/v3/index.json" />
33+ <add key="AspNetMaster" value="https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json" />
34+ <add key="nuget-build" value="https://dotnet.myget.org/feed/nuget-build/api/v3/index.json" />
3435 ]]>
3536 </NugetConfigCLIFeeds >
3637
You can’t perform that action at this time.
0 commit comments