[master] Update dependencies from dotnet/toolset (#1730)

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19224.1

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19224.2

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19224.3

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19224.4
This commit is contained in:
dotnet-maestro[bot] 2019-04-24 13:01:25 +00:00 committed by GitHub
parent 1586f043a5
commit 39f98cc668
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -46,9 +46,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>a5c047f4815e9a83c98f0cfb77b3554588d5db84</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19223.10">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19224.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>2f13575f6776f27e0999d50a52c9dfe030c2855b</Sha>
<Sha>54795507caf8e53ce6a2dbe8dc2246c94ee37424</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19223.1">
<Uri>https://github.com/dotnet/standard</Uri>

View file

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