Skip to content

Commit d0fcc3c

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250404.7
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25164.5 -> To Version 8.0.0-beta.25204.7
1 parent c339ffb commit d0fcc3c

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

0 commit comments

Comments
 (0)