Update dependencies from https://github.com/dotnet/toolset build 20191112.11 (#5642)

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19562.11
This commit is contained in:
dotnet-maestro[bot] 2019-11-12 12:14:18 -08:00 committed by William Godbe
parent 8e26975337
commit 0074ee667a
2 changed files with 3 additions and 3 deletions

View file

@ -71,9 +71,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>0e0e29c869d62d794ad74d75274ddf0ea542ac2b</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview3.19562.10">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview3.19562.11">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>07da7760bc60d7be390114034be38169b1083fca</Sha>
<Sha>c8d525289eb4c9f7a08858e002524e2f22913a9c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview3.19562.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.19562.10</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview3.19562.11</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->