[release/3.1.1xx] Update dependencies from dotnet/toolset (#5723)

* Update dependencies from https://github.com/dotnet/toolset build 20191119.4

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19569.4

* Update dependencies from https://github.com/dotnet/toolset build 20191120.6

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19570.6
This commit is contained in:
dotnet-maestro[bot] 2019-11-20 22:15:11 +00:00 committed by GitHub
parent 7d6fe0f7e0
commit 7112d62479
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>53a17fce7ce81aa68ddaa7b04f371dc6391d3497</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-rtm.19569.3">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-rtm.19570.6">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>4e83fe248c14813a28569d4f4c153609650aa2a7</Sha>
<Sha>651f2eb74856e1305508781420725ae5decfad70</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-rtm.19568.4" 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-rtm.19569.3</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-rtm.19570.6</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->