Skip to content

Commit 364a677

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250915.1 (#9347)
[release/8.0.4xx] Update dependencies from dotnet/arcade
1 parent 9088ee9 commit 364a677

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
@@ -17,9 +17,9 @@
1717
</Dependency>
1818
</ProductDependencies>
1919
<ToolsetDependencies>
20-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25462.6">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25465.1">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>1df8dfdfc8068e5180687a3079427b120de18eed</Sha>
22+
<Sha>4bd1c6c93b5a3b8bc864d2863469c3f2e489d0af</Sha>
2323
<SourceBuild RepoName="arcade" ManagedOnly="true" />
2424
</Dependency>
2525
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23475.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "8.0.120"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25462.6"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25465.1"
77
}
88
}

0 commit comments

Comments
 (0)