Update dependencies from https://github.com/dotnet/toolset build 20190409.17 (#1334)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19209.17
This commit is contained in:
dotnet-maestro[bot] 2019-04-10 03:46:59 +00:00 committed by GitHub
parent ccaea64517
commit ea41701376
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>704d12668d5379fd4cb8bbdee43fe557be8f77e4</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19209.13">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19209.17">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>20a3bebf59fa36006795bf283782d4b67a571bd4</Sha>
<Sha>8b6b5e98c157a928f0964a43a0728babef3833b8</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19209.2">
<Uri>https://github.com/dotnet/standard</Uri>

View file

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