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

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

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

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

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

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

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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19225.5
This commit is contained in:
dotnet-maestro[bot] 2019-04-25 13:37:32 +00:00 committed by GitHub
parent 5e567793da
commit 3b0b066c0c
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.19224.5">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19225.5">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>5dd363a4116a10fa42ce97b24e2802a79bdd7aab</Sha>
<Sha>6922c3b4a60ada4e2e9779d3cdccee95f78d5a98</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19225.1">
<Uri>https://github.com/dotnet/standard</Uri>

View file

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