Update dependencies from https://github.com/dotnet/toolset build 20200101.1 (#6020)

- Microsoft.Dotnet.Toolset.Internal - 3.1.200-preview.20051.1
This commit is contained in:
dotnet-maestro[bot] 2020-01-04 01:00:12 +00:00 committed by GitHub
parent e8d4ba949d
commit 87a13f7ff9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -73,9 +73,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>13abe7e2749d95337e8d72efdc5b71611815fd43</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.200-preview.19630.10">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.200-preview.20051.1">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>009fdd7fa26d1160a06ca2e8001bfbe9b1a0fb1e</Sha>
<Sha>18adba622401012165c00cc77b2d06fcd1c0bdc7</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.200-preview.19630.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.200-preview.19630.10</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.200-preview.20051.1</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->