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

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

- Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20064.10

* Remove darc-int feeds.

Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
This commit is contained in:
dotnet-maestro[bot] 2020-01-15 19:23:53 +00:00 committed by GitHub
parent 7ffd901de0
commit ff31701be5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 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.101-servicing.19617.13">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-toolset</Uri>
<Sha>411fe514b956a39d6080575cf35d2d64054a7ec0</Sha>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.102-servicing.20064.10">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>f63f882f404ff4a768fa6d97c0c4376052d54f8a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.101-servicing.19617.12" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.101-servicing.19617.13</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.102-servicing.20064.10</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->