Update dependencies from https://github.com/dotnet/toolset build 20190427.7 (#1785)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19227.7
This commit is contained in:
dotnet-maestro[bot] 2019-04-28 06:11:26 +00:00 committed by GitHub
parent f2486b2fb9
commit b487ff10aa
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>e854a58b469c2b4a660fc6e448657d1dd8e40ab9</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19227.6">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19227.7">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>273d10b6fe426319090eb0a6c103a7e2f1909397</Sha>
<Sha>a63c2959705e3c01a6c4088aa97bd2690f741fb5</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.6</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19227.7</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->