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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19218.1

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19218.3

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19218.4
This commit is contained in:
dotnet-maestro[bot] 2019-04-18 13:09:30 +00:00 committed by GitHub
parent 8bfbc32c0a
commit 7d2b74c368
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>b415d1449b526338fba996d87c92a9de7f5286b8</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19218.2">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19218.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>9b952305b379b8b9600362a0bf425d5c0430908a</Sha>
<Sha>20bac9779795cdeb47704e2e3a5cbdd092ad87f3</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19217.2">
<Uri>https://github.com/dotnet/standard</Uri>

View file

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