Merge branch 'master' into darc-master-60c58f82-9207-49fe-b958-b36650bafa3a

This commit is contained in:
William Li 2019-04-05 10:05:17 -07:00 committed by GitHub
commit 2697447074
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -6,9 +6,9 @@
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>cd4f5a706280c0dcf5af8bacbb5bb79eb3ec7514</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27604-12">
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27605-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>ea66d751ce2cbc1cb058d5060210a5655ededa10</Sha>
<Sha>70d56fffb15af7fd9ea22651d2cce39517d101c6</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19204-04">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>42a212514e375a0821baab69fbac462e39590cfb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19203.5">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19204.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>9479e5c5682d46b4cb4bb49ac66f43a1dad58f3b</Sha>
<Sha>881204d06947b0266ea43d586a2461c9386d0092</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19204.1">
<Uri>https://github.com/dotnet/standard</Uri>

View file

@ -30,7 +30,7 @@
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19111.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27604-12</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27605-02</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>