[release/3.1.2xx] Update dependencies from dotnet/toolset (#6256)
* Update dependencies from https://github.com/dotnet/toolset build 20200129.7 - Microsoft.Dotnet.Toolset.Internal - 3.1.200-preview.20079.7 * Update dependencies from https://github.com/dotnet/toolset build 20200129.8 - Microsoft.Dotnet.Toolset.Internal - 3.1.200-preview.20079.8
This commit is contained in:
parent
62435b1900
commit
3546a6767b
2 changed files with 3 additions and 3 deletions
|
@ -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.20079.6">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.200-preview.20079.8">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>b02b6bc91dd9c0bdb57285687f46a3336749eae5</Sha>
|
||||
<Sha>70bc877b06e162b0a13443843658aadcc30c1a40</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.200-preview.20072.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.200-preview.20079.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.200-preview.20079.8</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue