Skip to content

Commit 5541ca8

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230913.1 (#3343)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.23461.2 -> To Version 8.0.0-beta.23463.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent bc823d5 commit 5541ca8

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="8.0.0-beta.23461.2">
22+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23463.1">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>4a908c64757841121e67fda7adaf776c93893163</Sha>
24+
<Sha>1d451c32dda2314c721adbf8829e1c0cd4e681ff</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23461.2">
26+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23463.1">
2727
<Uri>https://github.com/dotnet/arcade</Uri>
28-
<Sha>4a908c64757841121e67fda7adaf776c93893163</Sha>
28+
<Sha>1d451c32dda2314c721adbf8829e1c0cd4e681ff</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": "8.0.100-preview.7.23376.3"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23461.2",
7-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23461.2"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23463.1",
7+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23463.1"
88
},
99
"native-tools": {
1010
"python3": "3.7.1"

0 commit comments

Comments
 (0)