Skip to content

Commit 3061ea1

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250408.7
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25204.7 -> To Version 8.0.0-beta.25208.7
1 parent 2ce7363 commit 3061ea1

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)