File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
</Dependency >
20
20
</ProductDependencies >
21
21
<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 " >
23
23
<Uri >https://github.com/dotnet/arcade</Uri >
24
- <Sha >4fbea0f97a7e2a1194dbb6d1953595969b4815e6 </Sha >
24
+ <Sha >34138f08e2c9c3c41a0ac8af583a57ea953e3821 </Sha >
25
25
</Dependency >
26
26
<!-- 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 " >
28
28
<Uri >https://github.com/dotnet/arcade</Uri >
29
- <Sha >4fbea0f97a7e2a1194dbb6d1953595969b4815e6 </Sha >
29
+ <Sha >34138f08e2c9c3c41a0ac8af583a57ea953e3821 </Sha >
30
30
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
31
31
</Dependency >
32
32
<Dependency Name =" System.Formats.Asn1" Version =" 8.0.1" >
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ extends:
57
57
58
58
Note: Multiple outputs are ONLY applicable to 1ES PT publishing (only usable when referencing ` templates-official`).
59
59
60
- # Development notes
60
+ # # Development notes
61
61
62
62
**Folder / file structure**
63
63
Original file line number Diff line number Diff line change 3
3
"dotnet" : " 9.0.100-rc.1.24452.12"
4
4
},
5
5
"msbuild-sdks" : {
6
- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.24466.4 "
6
+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.24467.1 "
7
7
}
8
8
}
You can’t perform that action at this time.
0 commit comments