Skip to content

Commit 0df429c

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20240611.3 (#477)
[main] Update dependencies from dotnet/arcade
1 parent 945634f commit 0df429c

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.24310.5">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.24311.3">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>9f6799fdc16ae19b3e9478c55b997a6aab839d09</Sha>
8+
<Sha>c214b6ad17aedca4fa48294d80f6c52ef2463081</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.24310.5">
10+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.24311.3">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>9f6799fdc16ae19b3e9478c55b997a6aab839d09</Sha>
12+
<Sha>c214b6ad17aedca4fa48294d80f6c52ef2463081</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.24310.5",
7-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24310.5"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24311.3",
7+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24311.3"
88
}
99
}

0 commit comments

Comments
 (0)