[main] Update dependencies from dotnet/installer (#14608)

* Update dependencies from https://github.com/dotnet/installer build 20220401.1

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22181.4 -> To Version 6.0.300-preview.22201.1

* Update dependencies from https://github.com/dotnet/installer build 20220401.10

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22181.4 -> To Version 6.0.300-preview.22201.10

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2022-04-04 09:32:50 +02:00 коммит произвёл GitHub
Родитель 65d356489c
Коммит e7c53c0086
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.300-preview.22181.4">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.300-preview.22201.10">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>e4b1d1bff650e4c10ce3945a80297778de5320b0</Sha>
<Sha>5599709ad41d711f5a094a901ac10bc6e686c044</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.22178.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/linker</Uri>

Просмотреть файл

@ -1,7 +1,7 @@
<Project>
<!--Package versions-->
<PropertyGroup>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.300-preview.22181.4</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.300-preview.22201.10</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.22178.2</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion>
<MicrosoftNETILStripTasksPackageVersion>6.0.0-rc.2.21468.3</MicrosoftNETILStripTasksPackageVersion>