Skip to content

Commit a719dec

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230706.1 (#3110)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.23353.2 -> To Version 8.0.0-beta.23356.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 3fc45ff commit a719dec

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
</Dependency>
2828
</ProductDependencies>
2929
<ToolsetDependencies>
30-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23353.2">
30+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23356.1">
3131
<Uri>https://github.com/dotnet/arcade</Uri>
32-
<Sha>e4bd767159fde419b50dd54c6d83e1ef970a68d0</Sha>
32+
<Sha>28209139ee0e4b7c5b3dbfe74e30c6de8399189e</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23353.2">
34+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23356.1">
3535
<Uri>https://github.com/dotnet/arcade</Uri>
36-
<Sha>e4bd767159fde419b50dd54c6d83e1ef970a68d0</Sha>
36+
<Sha>28209139ee0e4b7c5b3dbfe74e30c6de8399189e</Sha>
3737
</Dependency>
3838
</ToolsetDependencies>
3939
</Dependencies>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"dotnet": "8.0.100-preview.5.23303.2"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23353.2",
7-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23353.2"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23356.1",
7+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23356.1"
88
},
99
"native-tools": {
1010
"python3": "3.7.1"

0 commit comments

Comments
 (0)