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

[main] Update dependencies from dotnet/runtime
This commit is contained in:
dotnet-maestro[bot] 2024-12-20 18:56:52 +00:00 коммит произвёл GitHub
Родитель 2fb33db599
Коммит 845cba721c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 6 добавлений и 6 удалений

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

@ -40,13 +40,13 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>1d71af1f9107bbccac84107a510f6368b4c1e64c</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.24617.3">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.24619.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>040cbe276907174316e2cc07b35814b3069874a6</Sha>
<Sha>208b974f93c0ee35a171eba374ca36aa9a78e930</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.24617.3">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.24619.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>040cbe276907174316e2cc07b35814b3069874a6</Sha>
<Sha>208b974f93c0ee35a171eba374ca36aa9a78e930</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.561602">

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

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