Merge pull request #6963 from dotnet/merges/rel/1.1.0-to-release/2.0.0-20170621-070038

Merge rel/1.1.0 to release/2.0.0
This commit is contained in:
Livar 2017-06-21 13:57:05 -07:00 committed by GitHub
commit 9b5aa3843d

View file

@ -17,5 +17,6 @@
<add key="build_tools" value="https://dotnet.myget.org/F/dotnet-buildtools/api/v3/index.json" />
<add key="AspNetCurrent" value="https://dotnet.myget.org/F/aspnet-feb2017-patch/api/v3/index.json" />
<add key="web-api" value="https://dotnet.myget.org/F/dotnet-web/api/v3/index.json" />
<add key="symreader-native" value="https://dotnet.myget.org/F/symreader-native/api/v3/index.json" />
</packageSources>
</configuration>