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

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.301-rtm.22263.15 -> To Version 6.0.301-rtm.22274.16

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2022-05-26 08:51:49 +02:00 коммит произвёл GitHub
Родитель 6826fb8665
Коммит 3129b99bae
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 4 добавлений и 4 удалений

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

@ -9,4 +9,4 @@
]
}
}
}
}

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

@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.301-rtm.22263.15">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.301-rtm.22274.16">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>e3c78bf16d09be5a4493509ad78b7b2cab6482c3</Sha>
<Sha>2cd1eed21f146e37527ff93e547ad89214c5e759</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.22219.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/linker</Uri>

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

@ -1,7 +1,7 @@
<Project>
<!--Package versions-->
<PropertyGroup>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.301-rtm.22263.15</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.301-rtm.22274.16</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.22219.3</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion>
<MicrosoftNETILStripTasksPackageVersion>6.0.0-rc.2.21468.3</MicrosoftNETILStripTasksPackageVersion>