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

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22204.3 -> To Version 6.0.300-preview.22205.8

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

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

@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.300-preview.22204.3">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.300-preview.22205.8">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>4f23310c97de1ef680d1093ce0f32f40a23f6c76</Sha>
<Sha>dec32fa62c24bdd5f4887bfe7d61c0b93c958b18</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.22204.3</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.300-preview.22205.8</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>