Update to core-setup 2.0.7-20180406 packages

This commit is contained in:
Nate McMaster 2018-04-09 09:19:01 -07:00 committed by GitHub
parent 09418f1e39
commit 7ed3ccb768
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
</RestoreSources>
<RestoreSources Condition=" '$(DotNetBuildOffline)' != 'true' ">
$(RestoreSources);
https://aspnetcore.blob.core.windows.net/patchdrops/core-setup/2.0.7-20180403/index.json;
https://aspnetcore.blob.core.windows.net/patchdrops/core-setup/2.0.7-20180406/index.json;
https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json;
https://api.nuget.org/v3/index.json;
</RestoreSources>