8000 Update dependencies from https://github.com/dotnet/arcade build 20250… · dotnet/command-line-api@48bd86b · GitHub
[go: up one dir, main page]

Skip to content

Commit 48bd86b

Browse files
dotnet-maestro[bot]jonsequitur
authored andcommitted
Update dependencies from https://github.com/dotnet/arcade build 20250404.7
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25164.5 -> To Version 8.0.0-beta.25204.7
1 parent 599faf2 commit 48bd86b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
</Dependency>
1010
</ProductDependencies>
1111
<ToolsetDependencies>
12-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25164.5">
12+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25204.7">
1313
<Uri>https://github.com/dotnet/arcade</Uri>
14-
<Sha>802042c6e779b73b4edb012ee1d5bae02ec8d41c</Sha>
14+
<Sha>faa1471063676aca349da6b48c56dd0fc95aa869</Sha>
1515
</Dependency>
1616
<!-- Intermediate is necessary for source build. -->
17-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="8.0.0-beta.25164.5">
17+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="8.0.0-beta.25204.7">
1818
<Uri>https://github.com/dotnet/arcade</Uri>
19-
<Sha>802042c6e779b73b4edb012ee1d5bae02ec8d41c</Sha>
19+
<Sha>faa1471063676aca349da6b48c56dd0fc95aa869</Sha>
2020
<SourceBuild RepoName="arcade" ManagedOnly="true" />
2121
</Dependency>
2222
<!-- Don't declare a separate xliff-tasks intermediate as Arcade 8.0 does not have xliff intermediate declared. -->

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
}
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25164.5"
11+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25204.7"
1212
}
1313
}

0 commit comments

Comments
 (0)
0