Skip to content

Commit 6be6841

Browse files
authored
Merge pull request #8915 from dotnet/darc-release/8.0.4xx-bff4fafc-dc6c-40e9-a85b-5dbbcee36117
[release/8.0.4xx] Update dependencies from dotnet/arcade
2 parents a8f24d5 + c36b31d commit 6be6841

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.25204.7">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25208.7">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>faa1471063676aca349da6b48c56dd0fc95aa869</Sha>
22+
<Sha>c7a36e53f91e41943746f97a8c183549364c5092</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.114"
3+
"dotnet": "8.0.115"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25204.7"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25208.7"
77
}
88
}

0 commit comments

Comments
 (0)