8000 Update dependencies from https://github.com/dotnet/arcade build 20250… · dotnet/templating@29f062e · GitHub
[go: up one dir, main page]

Skip to content

Commit 29f062e

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250505.5
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.25208.6 -> To Version 9.0.0-beta.25255.5
1 parent 7b90874 commit 29f062e

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
@@ -19,14 +19,14 @@
1919
</Dependency>
2020
</ProductDependencies>
2121
<ToolsetDependencies>
22-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25255.3">
22+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25255.5">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>dba26274ff5a0906a1880443fc3c0466d1a298ae</Sha>
24+
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
2525
</Dependency>
2626
<!-- Intermediate is necessary for source build. -->
27-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25255.3">
27+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25255.5">
2828
<Uri>https://github.com/dotnet/arcade</Uri>
29-
<Sha>dba26274ff5a0906a1880443fc3c0466d1a298ae</Sha>
29+
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
3030
<SourceBuild RepoName="ar 8466 cade" ManagedOnly="true" />
3131
</Dependency>
3232
<!-- Dependencies required for source build. We'll still update manually -->

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "9.0.105"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25255.3"
6+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25255.5"
77
}
88
}

0 commit comments

Comments
 (0)
0