[main] Update dependencies from dotnet/runtime (#5179)

This pull request updates the following dependencies

[marker]: <> (Begin:a9fe20fc-c5cb-441c-a7ce-08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**: a9fe20fc-c5cb-441c-a7ce-08dc4e3fac2f
- **Build**: 20250113.12
- **Date Produced**: January 14, 2025 12:36:33 AM UTC
- **Commit**: 56d28a6d280d38a8f0b8a56ac1abf0cf675f4411
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
10.0.0-alpha.1.25062.3 to 10.0.0-alpha.1.25063.12][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.10.0**: [from
10.0.0-alpha.1.25062.3 to 10.0.0-alpha.1.25063.12][1]

[1]: 010e61a4f4...56d28a6d28

[DependencyUpdate]: <> (End)


[marker]: <> (End:a9fe20fc-c5cb-441c-a7ce-08dc4e3fac2f)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2025-01-14 10:33:13 -08:00 коммит произвёл GitHub
Родитель 49af0709ff
Коммит 6ab43b9cba
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 6 добавлений и 6 удалений

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

@ -40,13 +40,13 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>38cac4ab9b8aba54671f226fb3c075ee3701f9b7</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.25062.3">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.25063.12">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>010e61a4f46d6d9b544cde169dc034417de7223a</Sha>
<Sha>56d28a6d280d38a8f0b8a56ac1abf0cf675f4411</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25062.3">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25063.12">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>010e61a4f46d6d9b544cde169dc034417de7223a</Sha>
<Sha>56d28a6d280d38a8f0b8a56ac1abf0cf675f4411</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.606303">

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

@ -16,8 +16,8 @@
</PropertyGroup>
<PropertyGroup>
<!-- Latest shared runtime version updated by darc -->
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-alpha.1.25062.3</VSRedistCommonNetCoreSharedFrameworkx64100Version>
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-alpha.1.25062.3</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-alpha.1.25063.12</VSRedistCommonNetCoreSharedFrameworkx64100Version>
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-alpha.1.25063.12</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-alpha.2.25060.16</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>10.0.0-alpha.2.25060.16</MicrosoftAspNetCoreAppRefVersion>