Skip to content

Commit 223ee01

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250203.4 (#8718)
[release/8.0.3xx] Update dependencies from dotnet/arcade
1 parent 2beacb9 commit 223ee01

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

+2-2
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.25066.6">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25103.4">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>4db725213dccb0d1102427bce1c39ba3117da7f7</Sha>
22+
<Sha>6418c9dcdccd29557cffca895f2309b810d45f15</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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "8.0.112"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25066.6"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25103.4"
77
}
88
}

0 commit comments

Comments
 (0)