Update dependencies from https://github.com/dotnet/toolset build 20190626.7 (#2660)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19326.7
This commit is contained in:
dotnet-maestro[bot] 2019-06-26 23:19:44 +00:00 committed by GitHub
parent cd5572d30b
commit c4826aef8e
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>612d96b1548567063ea7e1416b328c87e774e151</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19326.6">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19326.7">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>fb11c947aaf5bdbc6971d9cc6cc0407d2f0711c4</Sha>
<Sha>1b644ce8612e695fee60862f32ad0fcfe759257a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19326.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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