Update dependencies from https://github.com/dotnet/toolset build 20190731.25 (#3671)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19381.25
This commit is contained in:
dotnet-maestro[bot] 2019-07-31 16:07:43 -07:00 committed by William Godbe
parent 6d421d2580
commit cb39d2381d
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>dd6eb08b7aad05eeadb585ef4c853f29ea95726c</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19381.21">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19381.25">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>6d626d9e61720646a9337f794a48493f06939107</Sha>
<Sha>5cbfe15f4934c279682fdd2d5fc68845e82e7853</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19380.2">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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