Merge pull request #1585 from dotnet/darc-master-be4583ea-4c5d-47d3-87f6-fcdf81f4bc4f

[master] Update dependencies from dotnet/toolset
This commit is contained in:
William Li 2019-04-18 18:42:12 -07:00 committed by GitHub
commit e8c5ce43ff
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.8">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19218.9">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>5cfff82062ffddbe9e54a1074efbe746e399f811</Sha>
<Sha>c606c8671a41a953090763071730bc6cdb6bd06a</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.8</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19218.9</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->