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

[main] Update dependencies from dotnet/aspnetcore
This commit is contained in:
dotnet-maestro[bot] 2024-09-11 13:35:31 +00:00 коммит произвёл GitHub
Родитель a5c4167284
Коммит 9ceafdae87
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 6 добавлений и 6 удалений

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

@ -32,13 +32,13 @@
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>dc8695276bd1ec6cc1f1b0cf3ae55875eda3ad14</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.2.24455.6">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.2.24460.5">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>07da5601559ba66827c1b89ada58ff9d2ea676bc</Sha>
<Sha>fc4f8810d8df45a9f42e02f688041bf592c18138</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24455.6">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24460.5">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>07da5601559ba66827c1b89ada58ff9d2ea676bc</Sha>
<Sha>fc4f8810d8df45a9f42e02f688041bf592c18138</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.2.24459.11">
<Uri>https://github.com/dotnet/runtime</Uri>

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

@ -19,8 +19,8 @@
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.2.24459.11</VSRedistCommonNetCoreSharedFrameworkx6490Version>
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.2.24459.11</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24455.6</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24455.6</MicrosoftAspNetCoreAppRefVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24460.5</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24460.5</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftDotnetSdkVersion>9.0.100-rc.1.24409.1</MicrosoftDotnetSdkVersion>
</PropertyGroup>