Update dependencies from https://github.com/dotnet/toolset build 20190423.11 (#1716)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19223.11
This commit is contained in:
dotnet-maestro[bot] 2019-04-23 12:53:43 -07:00 committed by Matt Mitchell
parent b7566ee52f
commit aa2a44abbe
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.19223.9">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19223.11">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>9da83eadd645368b8dc7b7746520b7c58cbc2fa5</Sha>
<Sha>a99cc738c5c0a4d584584ea627f314ca77623dad</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.19223.9</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19223.11</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->