Update dependencies from https://github.com/dotnet/toolset build 20200401.1 (#7012)
- Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20201.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
4ee1d86a3a
commit
e5a274ec0e
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.8">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.104-servicing.20201.1">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>528cf7b2a65690fc1e4e086a178d47587f19c555</Sha>
|
||||
<Sha>9d443678a3cd77815ea48a426af45990d67fe07b</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.8</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.104-servicing.20201.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue