Update dependencies from https://github.com/dotnet/toolset build 20191031.6 (#5434)

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19531.6
This commit is contained in:
dotnet-maestro[bot] 2019-10-31 16:21:44 +00:00 committed by GitHub
parent 59bb953147
commit c91d25dceb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -71,9 +71,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>fa98e14b1b8d84a1a711ef909384f16ada8bbe7c</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview2.19531.2">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview2.19531.6">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>19c967770fba2ed4c68e67998545a74c4f5f50cd</Sha>
<Sha>f2bb36d1c907816b6d97271b0fc1e21f358f241c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview2.19530.7" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview2.19531.2</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview2.19531.6</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->