Update dependencies from https://github.com/dotnet/toolset build 20191106.2 (#5564)

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19556.2
This commit is contained in:
dotnet-maestro[bot] 2019-11-06 14:25:41 +00:00 committed by GitHub
parent b32d27f4b3
commit 07b9e33493
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-preview3.19555.6">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview3.19556.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>72de8462a112d42ba595430d7ddadaa85889bc17</Sha>
<Sha>99ff32c4f4c1618f4d536cedfc088d747c65f8ce</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview3.19553.1" 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-preview3.19555.6</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview3.19556.2</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->