Skip to content

Commit 08f7ebb

Browse files
authored
Merge pull request #8382 from dotnet/darc-main-4027776e-1399-4b67-8470-6e3d2dde28db
[main] Update dependencies from dotnet/arcade
2 parents 92f64c4 + b86ec1a commit 08f7ebb

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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="10.0.0-beta.24466.4">
22+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24467.1">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>4fbea0f97a7e2a1194dbb6d1953595969b4815e6</Sha>
24+
<Sha>34138f08e2c9c3c41a0ac8af583a57ea953e3821</Sha>
2525
</Dependency>
2626
<!-- Intermediate is necessary for source build. -->
27-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24466.4">
27+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24467.1">
2828
<Uri>https://github.com/dotnet/arcade</Uri>
29-
<Sha>4fbea0f97a7e2a1194dbb6d1953595969b4815e6</Sha>
29+
<Sha>34138f08e2c9c3c41a0ac8af583a57ea953e3821</Sha>
3030
<SourceBuild RepoName="arcade" ManagedOnly="true" />
3131
</Dependency>
3232
<Dependency Name="System.Formats.Asn1" Version="8.0.1">

eng/common/template-guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ extends:
5757
5858
Note: Multiple outputs are ONLY applicable to 1ES PT publishing (only usable when referencing `templates-official`).
5959

60-
# Development notes
60+
## Development notes
6161

6262
**Folder / file structure**
6363

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "9.0.100-rc.1.24452.12"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24466.4"
6+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24467.1"
77
}
88
}

0 commit comments

Comments
 (0)