Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2167ccb

Browse filesBrowse files
author
Mirroring
committed
Merge commit '8b0e059149f6fb0e8d0352991d63d24c013d60f6'
2 parents b57f089 + 8b0e059 commit 2167ccb
Copy full SHA for 2167ccb

File tree

Expand file treeCollapse file tree

3 files changed

+9
-9
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+9
-9
lines changed

‎eng/Version.Details.xml

Copy file name to clipboardExpand all lines: eng/Version.Details.xml
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,17 +67,17 @@
6767
</Dependency>
6868
</ProductDependencies>
6969
<ToolsetDependencies>
70-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24623.3">
70+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25058.5">
7171
<Uri>https://github.com/dotnet/arcade</Uri>
72-
<Sha>e0e05154656254a735ebf19ffa5a37a8b915039b</Sha>
72+
<Sha>8cc6ecd76c24ef6665579a5c5e386a211a1e7c54</Sha>
7373
</Dependency>
74-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.24623.3">
74+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25058.5">
7575
<Uri>https://github.com/dotnet/arcade</Uri>
76-
<Sha>e0e05154656254a735ebf19ffa5a37a8b915039b</Sha>
76+
<Sha>8cc6ecd76c24ef6665579a5c5e386a211a1e7c54</Sha>
7777
</Dependency>
78-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24623.3">
78+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25058.5">
7979
<Uri>https://github.com/dotnet/arcade</Uri>
80-
<Sha>e0e05154656254a735ebf19ffa5a37a8b915039b</Sha>
80+
<Sha>8cc6ecd76c24ef6665579a5c5e386a211a1e7c54</Sha>
8181
</Dependency>
8282
</ToolsetDependencies>
8383
</Dependencies>

‎eng/Versions.props

Copy file name to clipboardExpand all lines: eng/Versions.props
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<SystemFormatsAsn1Version>9.0.1</SystemFormatsAsn1Version>
3535
</PropertyGroup>
3636
<PropertyGroup Label="Dependencies from dotnet/arcade">
37-
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.24623.3</MicrosoftDotNetBuildTasksTemplatingVersion>
37+
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25058.5</MicrosoftDotNetBuildTasksTemplatingVersion>
3838
</PropertyGroup>
3939
<PropertyGroup Label="Other dependencies">
4040
<MicrosoftBuildFrameworkVersion>17.8.3</MicrosoftBuildFrameworkVersion>

‎global.json

Copy file name to clipboardExpand all lines: global.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
},
1515
"msbuild-sdks": {
16-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24623.3",
17-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24623.3"
16+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25058.5",
17+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25058.5"
1818
}
1919
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.