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

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19557.1
This commit is contained in:
dotnet-maestro[bot] 2019-11-07 13:50:21 +00:00
parent 22495aa28c
commit 231e7094a8
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.19556.6">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview3.19557.1">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>4fa55c7d1de3c424a15fc53b0db8748a2f39cc90</Sha>
<Sha>7cb85c0f1fd221143aa4d60d5cc4351a1ebd3c1c</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.19556.6</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview3.19557.1</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->