[release/3.1.1xx] Update dependencies from dotnet/toolset (#6184)
* Update dependencies from https://github.com/dotnet/toolset build 20200117.13 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20067.13 * fixup nuget.config Co-authored-by: William Godbe <wigodbe@microsoft.com>
This commit is contained in:
parent
f8ca0e494f
commit
b5ea5b5c12
2 changed files with 3 additions and 3 deletions
|
@ -73,9 +73,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>247f60e9e34a03ed99e855eb1ea0c20931a968db</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.102-servicing.20067.12">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.102-servicing.20067.13">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>82505ec7fc985a2dd3393a93814d7c3bb3438c00</Sha>
|
||||
<Sha>5574f6216fb2f5970f5f4589de9d4c4e57e238a4</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.102-servicing.20065.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.102-servicing.20067.12</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.102-servicing.20067.13</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue