[release/3.1.2xx] Update dependencies from dotnet/toolset (#6217)

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

- Microsoft.Dotnet.Toolset.Internal - 3.1.200-preview.20071.4

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

- Microsoft.Dotnet.Toolset.Internal - 3.1.200-preview.20072.4

* Reverting templating change in nuget.config

Co-authored-by: Sarah Oslund <sfoslund@microsoft.com>
This commit is contained in:
dotnet-maestro[bot] 2020-01-22 18:49:34 +00:00 committed by GitHub
parent 762f617853
commit 38a1c438b7
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.20065.6">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.200-preview.20072.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>8561f20ba07357d7f75742c9a2583ffb3535dd57</Sha>
<Sha>723171aeee1fa97c45d9ca532b53203c4fa116f4</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.200-preview.20059.2" 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.20065.6</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.200-preview.20072.4</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->