Skip to content

Commit a883a3d

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250911.1
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25455.3 -> To Version 8.0.0-beta.25461.1
1 parent 414728d commit a883a3d

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
@@ -17,9 +17,9 @@
1717
</Dependency>
1818
</ProductDependencies>
1919
<ToolsetDependencies>
20-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25455.3">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25461.1">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>09625cb3b98ebe646a63dfea19a0c0127e88459a</Sha>
22+
<Sha>958612453c58fd32328461580b19ce5ecf4aedd2</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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"tools": {
3-
"dotnet": "8.0.119"
3+
"dotnet": "8.0.120"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25455.3"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25461.1"
77
}
88
}

0 commit comments

Comments
 (0)