Skip to content

Commit 73a1d3d

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250911.1 (#364)
[release/8.0] Update dependencies from dotnet/arcade
1 parent e84d2f3 commit 73a1d3d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.25455.3">
11+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25461.1">
1212
<Uri>https://github.com/dotnet/arcade</Uri>
13-
<Sha>09625cb3b98ebe646a63dfea19a0c0127e88459a</Sha>
13+
<Sha>958612453c58fd32328461580b19ce5ecf4aedd2</Sha>
1414
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1515
</Dependency>
1616
</ToolsetDependencies>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"tools": {
3-
"dotnet": "8.0.119"
3+
"dotnet": "8.0.120"
44
},
55
"msbuild-sdks": {
66
"Microsoft.Build.NoTargets": "3.5.0",
7-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25455.3"
7+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25461.1"
88
}
99
}

0 commit comments

Comments
 (0)