Skip to content

Commit 2f93a8a

Browse files
author
Simon Zhao (BEYONDSOFT CONSULTING INC)
committed
Merge branch 'release/9.0.3xx' of https://github.com/dotnet/templating into merge/release/9.0.1xx-to-release/9.0.3xx
2 parents 04bead6 + 157b764 commit 2f93a8a

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.25366.1">
22+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25380.1">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>1a2e280a031aaed0dca606ec8c59c6fe0f9bfc7f</Sha>
24+
<Sha>7e67a7b4b62513a475afe46c4cd74d54b68f65c9</Sha>
2525
</Dependency>
2626
<!-- Intermediate is necessary for source build. -->
27-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25366.1">
27+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25380.1">
2828
<Uri>https://github.com/dotnet/arcade</Uri>
29-
<Sha>1a2e280a031aaed0dca606ec8c59c6fe0f9bfc7f</Sha>
29+
<Sha>7e67a7b4b62513a475afe46c4cd74d54b68f65c9</Sha>
3030
<SourceBuild RepoName="arcade" 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.107"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25366.1"
6+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25380.1"
77
}
88
}

0 commit comments

Comments
 (0)