Skip to content

Commit 5e34bae

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250923.1 (#374)
[release/8.0] Update dependencies from dotnet/arcade
1 parent e7b42fc commit 5e34bae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
</Dependency>
99
</ProductDependencies>
1010
<ToolsetDependencies>
11-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25468.2">
11+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25473.1">
1212
<Uri>https://github.com/dotnet/arcade</Uri>
13-
<Sha>583effe8471a0e08a6422d0d2799cb99e9a3d38f</Sha>
13+
<Sha>ea77ace912db0e1cf28f199cb456b27fe311635e</Sha>
1414
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1515
</Dependency>
1616
</ToolsetDependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
},
55
"msbuild-sdks": {
66
"Microsoft.Build.NoTargets": "3.5.0",
7-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25468.2"
7+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25473.1"
88
}
99
}

0 commit comments

Comments
 (0)