Update dependencies from https://github.com/dotnet/toolset build 20190604.10 (#2299)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19304.10
This commit is contained in:
dotnet-maestro[bot] 2019-06-04 15:53:48 -07:00 committed by William Godbe
parent 92d69e6885
commit bfdb6a2aac
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.7">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19304.10">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>296c3d648b9027f8da71ab22bf0fcda21e7db1ec</Sha>
<Sha>0e8d535262d4fb6fd9360123e57e8ba4463c46be</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.7</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19304.10</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->