Skip to content

Commit 3e63b12

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220808.3 (dotnet#2552)
[main] Update dependencies from dotnet/arcade
1 parent 541ab3c commit 3e63b12

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
@@ -19,13 +19,13 @@
1919
</Dependency>
2020
</ProductDependencies>
2121
<ToolsetDependencies>
22-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22405.6">
22+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22408.3">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>58aed6cc9fde5155c79cf706eeccf31b03e9a8a7</Sha>
24+
<Sha>13b342360ba81ca3fdf911fda985dc8420d51627</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22405.6">
26+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22408.3">
2727
<Uri>https://github.com/dotnet/arcade</Uri>
28-
<Sha>58aed6cc9fde5155c79cf706eeccf31b03e9a8a7</Sha>
28+
<Sha>13b342360ba81ca3fdf911fda985dc8420d51627</Sha>
2929
</Dependency>
3030
</ToolsetDependencies>
3131
</Dependencies>

global.json

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

0 commit comments

Comments
 (0)