Skip to content

Commit 142fe18

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230710.1 (#4159)
[main] Update dependencies from dotnet/arcade
1 parent 2ac803e commit 142fe18

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
@@ -166,13 +166,13 @@
166166
</Dependency>
167167
</ProductDependencies>
168168
<ToolsetDependencies>
169-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23330.1">
169+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23360.1">
170170
<Uri>https://github.com/dotnet/arcade</Uri>
171-
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
171+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
172172
</Dependency>
173-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23330.1">
173+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23360.1">
174174
<Uri>https://github.com/dotnet/arcade</Uri>
175-
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
175+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
176176
</Dependency>
177177
</ToolsetDependencies>
178178
</Dependencies>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"msbuild-sdks": {
2121
"Microsoft.Build.NoTargets": "3.5.0",
2222
"Microsoft.Build.Traversal": "3.2.0",
23-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23330.1",
24-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23330.1"
23+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23360.1",
24+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23360.1"
2525
}
2626
}

0 commit comments

Comments
 (0)