Update dependencies from https://github.com/dotnet/toolset build 20200331.8 (#7009)
- Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20181.8 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
d68c6ad2fa
commit
4ee1d86a3a
2 changed files with 3 additions and 3 deletions
|
@ -73,9 +73,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>55ff2d0d7b63a97b2e53dc2e94df8d1cae9858ac</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.104-servicing.20181.5">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.104-servicing.20181.8">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>be2a6a867e21bf033c104ccf88d039f2cf20af71</Sha>
|
||||
<Sha>528cf7b2a65690fc1e4e086a178d47587f19c555</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.103-servicing.20128.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.104-servicing.20181.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.104-servicing.20181.8</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue