Update dependencies from https://github.com/dotnet/toolset build 20190723.8 (#3398)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19373.8
This commit is contained in:
dotnet-maestro[bot] 2019-07-23 21:27:45 +00:00 committed by GitHub
parent 856ca550a1
commit fbfbeff425
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>b103c4a9c64f62b8d940cc651b41fe774435f478</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19373.7">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19373.8">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>92d172947c70bf70735fe5065a39cd669354df30</Sha>
<Sha>55ba54012ca32e9c1aa45bc62b209ed011eb70d7</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19373.2">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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