[main] Update dependencies from dotnet/aspnetcore (#5207)

[main] Update dependencies from dotnet/aspnetcore
This commit is contained in:
dotnet-maestro[bot] 2025-01-26 05:55:12 +00:00 коммит произвёл GitHub
Родитель de1a9b87a0
Коммит f045671810
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 6 добавлений и 6 удалений

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

@ -32,13 +32,13 @@
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>aca4b810e2be4b6b8aed3bcaf9e36bf3d1962a47</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-alpha.2.25074.3">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-alpha.2.25075.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>3ca2609dc307587b4e73867dccc80df159170463</Sha>
<Sha>4af8275e9d8a4f3b887b31a2eb4edf52b0358bd1</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.25074.3">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.25075.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>3ca2609dc307587b4e73867dccc80df159170463</Sha>
<Sha>4af8275e9d8a4f3b887b31a2eb4edf52b0358bd1</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.25073.13">
<Uri>https://github.com/dotnet/runtime</Uri>

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

@ -19,8 +19,8 @@
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-alpha.1.25073.13</VSRedistCommonNetCoreSharedFrameworkx64100Version>
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-alpha.1.25073.13</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-alpha.2.25074.3</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>10.0.0-alpha.2.25074.3</MicrosoftAspNetCoreAppRefVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-alpha.2.25075.1</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>10.0.0-alpha.2.25075.1</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftNETSdkVersion>10.0.100-alpha.1.25069.2</MicrosoftNETSdkVersion>
</PropertyGroup>