Skip to content

Commit 7f5ebc6

Browse files
authored
Merge pull request #8290 from dotnet/darc-release/8.0.4xx-1435769c-ffb5-4eb5-aa07-e27a64070d17
[release/8.0.4xx] Update dependencies from dotnet/arcade
2 parents 78746ac + b7813fd commit 7f5ebc6

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.24412.1">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.24413.2">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>770e16f44e6727d0efe1168e62279a399cc92edd</Sha>
22+
<Sha>51321b7e150a2f426cb9e1334687bdfab68ec323</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.107"
3+
"dotnet": "8.0.108"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24412.1"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24413.2"
77
}
88
}

0 commit comments

Comments
 (0)