Update dependencies from https://github.com/dotnet/toolset build 20190419.8

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview4.19219.8
This commit is contained in:
dotnet-maestro 2019-04-19 19:17:10 +00:00
parent aa5edde522
commit 93057f812e
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.19218.11">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19219.8">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>21148b9c453c111a8ce9dc63d9a76c513753b18b</Sha>
<Sha>cbd364bc163486066b656d0bc09924d0fc8bf27c</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.19218.11</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19219.8</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->