Skip to content

Commit e3eba84

Browse files
Update dependencies from https://github.com/dotnet/arcade build (#453)
[main] Update dependencies from dotnet/arcade
1 parent 707d374 commit e3eba84

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
@@ -3,13 +3,13 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.24165.4">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.24170.6">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>f311667e0587f19c3fa9553a909975662107a351</Sha>
8+
<Sha>8e3e00a76f467cc262dc14f6466ab884b2c4eb96</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.24165.4">
10+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.24170.6">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>f311667e0587f19c3fa9553a909975662107a351</Sha>
12+
<Sha>8e3e00a76f467cc262dc14f6466ab884b2c4eb96</Sha>
1313
</Dependency>
1414
</ToolsetDependencies>
1515
</Dependencies>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dotnet": "8.0.101"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24165.4",
7-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24165.4"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24170.6",
7+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24170.6"
88
}
99
}

0 commit comments

Comments
 (0)