Update dependencies from https://github.com/dotnet/toolset build 20190413.9 (#1483)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview4.19213.9
This commit is contained in:
dotnet-maestro[bot] 2019-04-13 18:21:19 -07:00 committed by Matt Mitchell
parent 206bb5c4ce
commit 254d55b8e0
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>0fd9a865045026041f2ea4942eb8c91782193078</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19213.8">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19213.9">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>f9f337540f9d98a1ddcda7a677ea06108f15d0c6</Sha>
<Sha>6f20d439c56032c1bfdda8b885a22ee9b5e4ff8f</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19208.5">
<Uri>https://github.com/dotnet/standard</Uri>

View file

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