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

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

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

@ -40,13 +40,13 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>9a97e2acb8bf037a56e1d905f8fc5468e5de7de5</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.25059.19">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.25060.15">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>289aa17cac46fc4c2fb3e5889030f5379ca8e92a</Sha>
<Sha>bc2ac2f3d51ee9ee58a01ee17ac254ac09e5f3cd</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25059.19">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25060.15">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>289aa17cac46fc4c2fb3e5889030f5379ca8e92a</Sha>
<Sha>bc2ac2f3d51ee9ee58a01ee17ac254ac09e5f3cd</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.606004">

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

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