Update dependencies from https://github.com/dotnet/toolset build 20190427.6 (#1783)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19227.6
This commit is contained in:
dotnet-maestro[bot] 2019-04-27 15:25:53 -07:00 committed by Matt Mitchell
parent 3c1babaccc
commit ff9715199e
2 changed files with 3 additions and 3 deletions

View file

@ -46,9 +46,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>e854a58b469c2b4a660fc6e448657d1dd8e40ab9</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19227.5">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19227.6">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>e934a7f0310f0304478c6f6999319572e70bf26f</Sha>
<Sha>273d10b6fe426319090eb0a6c103a7e2f1909397</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19222.1">
<Uri>https://github.com/dotnet/standard</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19227.5</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19227.6</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->