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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19251.4
This commit is contained in:
dotnet-maestro 2019-05-01 13:16:24 +00:00
parent 85cc32a63c
commit 1a15be6cc4
2 changed files with 3 additions and 3 deletions

View file

@ -46,9 +46,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19251.2">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19251.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>b9307dbe56d0629290b29c1bdfc6f16376584d99</Sha>
<Sha>13c86a2273df6c8eb056c66d78a2461b750a09ed</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19230.1">
<Uri>https://github.com/dotnet/standard</Uri>

View file

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