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

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

Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.23302.3 -> To Version 8.0.0-beta.23307.2

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

Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.23302.3 -> To Version 8.0.0-beta.23308.2

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

Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.23302.3 -> To Version 8.0.0-beta.23309.8

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2023-06-11 17:25:06 -07:00 коммит произвёл GitHub
Родитель b8f47c272d
Коммит 3de5a403e5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23302.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23309.8">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>234e0726c7384ee84bf08550f2d16a1ff2d5c543</Sha>
<Sha>9994c5ed43856c35591d94ead68ef501a020eb2e</Sha>
</Dependency>
</ToolsetDependencies>
<ProductDependencies>

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

@ -11,7 +11,7 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23302.3"
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23309.8"
},
"sdk": {
"version": "8.0.100-preview.4.23260.5",