Update dependencies from https://github.com/dotnet/toolset build 20190604.7 (#2292)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19304.7
This commit is contained in:
dotnet-maestro[bot] 2019-06-04 06:54:38 -07:00 committed by Matt Mitchell
parent 66dddb9928
commit 2697ac430f
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>a59c4747634fcbfa08493b7348ad9ba07b5599dc</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19304.6">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19304.7">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>8b7a99dede44a41ba1ffcb9ffc8027e3731bb801</Sha>
<Sha>296c3d648b9027f8da71ab22bf0fcda21e7db1ec</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19303.5">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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