Update dependencies from https://github.com/dotnet/toolset build 20190418.7 (#1579)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19218.7
This commit is contained in:
dotnet-maestro[bot] 2019-04-18 21:49:27 +00:00 committed by GitHub
parent 43c57c3f8e
commit af7967c921
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.6">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19218.7">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>f2edaad5577852a23a531396ddb26a0aee1f8def</Sha>
<Sha>5d75c436af7b9d67f2c69e15d45e6ab8259d0fb6</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.6</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19218.7</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->