Skip to content

Commit ffa9dda

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230726.1 (#3171)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.23371.1 -> To Version 8.0.0-beta.23376.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 24428a7 commit ffa9dda

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
@@ -35,13 +35,13 @@
3535
</Dependency>
3636
</ProductDependencies>
3737
<ToolsetDependencies>
38-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23371.1">
38+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23376.1">
3939
<Uri>https://github.com/dotnet/arcade</Uri>
40-
<Sha>602351e3681015ea789b2aeaa7b2a9156a8baf38</Sha>
40+
<Sha>9c133f0206c655b7a12a045b1de7c76804cde3fb</Sha>
4141
</Dependency>
42-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23371.1">
42+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23376.1">
4343
<Uri>https://github.com/dotnet/arcade</Uri>
44-
<Sha>602351e3681015ea789b2aeaa7b2a9156a8baf38</Sha>
44+
<Sha>9c133f0206c655b7a12a045b1de7c76804cde3fb</Sha>
4545
</Dependency>
4646
</ToolsetDependencies>
4747
</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.6.23330.14"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23371.1",
7-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23371.1"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23376.1",
7+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23376.1"
88
},
99
"native-tools": {
1010
"python3": "3.7.1"

0 commit comments

Comments
 (0)