[main] Update dependencies from dotnet/arcade (#3044)

* Update dependencies from https://github.com/dotnet/arcade build 20241025.3

Microsoft.DotNet.Arcade.Sdk
 From Version 10.0.0-beta.24523.3 -> To Version 10.0.0-beta.24525.3

* Update dependencies from https://github.com/dotnet/arcade build 20241027.1

Microsoft.DotNet.Arcade.Sdk
 From Version 10.0.0-beta.24523.3 -> To Version 10.0.0-beta.24527.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2024-10-28 12:05:01 -07:00 коммит произвёл GitHub
Родитель 1b310ec897
Коммит ee8b9797d1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24523.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>00e780071eb53d628a8f5bff7ecfc848eb88a1af</Sha>
<Sha>bee0a0f7b1e68e88c63261e127beee2ed06c6d13</Sha>
</Dependency>
</ToolsetDependencies>
<ProductDependencies>

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

@ -8,7 +8,7 @@
"dotnet": "9.0.100-rc.2.24474.11"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24523.3",
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24527.1",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23607.2"
}
}