Skip to content

Commit e4812e5

Browse files
authored
Merge pull request #9304 from dotnet/darc-release/8.0.3xx-860739a3-5b2e-4851-92c3-d60ada233ba3
[release/8.0.3xx] Update dependencies from dotnet/arcade
2 parents c8db004 + 6566a8e commit e4812e5

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.25427.4">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25455.3">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>6e78cc9faf0ab29992b01007d71519655344e74c</Sha>
22+
<Sha>09625cb3b98ebe646a63dfea19a0c0127e88459a</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.119"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25427.4"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25455.3"
77
}
88
}

0 commit comments

Comments
 (0)