Merge pull request #8859 from dotnet/merges/release/2.1.1xx-to-release/2.1.2xx

Merge release/2.1.1xx to release/2.1.2xx
This commit is contained in:
John Beisner 2018-03-21 10:58:50 -07:00 committed by GitHub
commit 29ca0e29e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,7 @@
<add key="symreader-native" value="https://dotnet.myget.org/F/symreader-native/api/v3/index.json" />
<add key="AspNetMaster" value="https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json" />
<add key="AspNetDev" value="https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json" />
<add key="nuget-build" value="https://dotnet.myget.org/F/nuget-build/api/v3/index.json" />
]]>
</NugetConfigCLIFeeds>