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

[main] Update dependencies from dotnet/runtime
This commit is contained in:
dotnet-maestro[bot] 2025-01-18 06:01:32 +00:00 коммит произвёл GitHub
Родитель 19b181d124
Коммит 24a745a82c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 6 добавлений и 6 удалений

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

@ -40,13 +40,13 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>dc2a6fe48cbcf06246a6d308087d58289772574c</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.25066.14">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.25067.10">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>42fe08e9270201a6873ad49ae266e122d1e47401</Sha>
<Sha>6c58f7992cfd628a53d9b90f258ac123cb803644</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25066.14">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25067.10">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>42fe08e9270201a6873ad49ae266e122d1e47401</Sha>
<Sha>6c58f7992cfd628a53d9b90f258ac123cb803644</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.606501">

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

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