Update dependencies from https://github.com/dotnet/toolset build 20190403.5

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview4.19203.5
This commit is contained in:
dotnet-maestro 2019-04-04 12:29:10 +00:00
parent 98ad66bab1
commit e15fdb79af
2 changed files with 3 additions and 3 deletions

View file

@ -46,9 +46,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>42a212514e375a0821baab69fbac462e39590cfb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19202.1">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19203.5">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>ab2b81bbf364477ab314d0fd139d38a287c29a0b</Sha>
<Sha>9479e5c5682d46b4cb4bb49ac66f43a1dad58f3b</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19180.1">
<Uri>https://github.com/dotnet/standard</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19202.1</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19203.5</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->