File tree Expand file tree Collapse file tree 5 files changed +12
-10
lines changed Expand file tree Collapse file tree 5 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 63
63
</Dependency >
64
64
</ProductDependencies >
65
65
<ToolsetDependencies >
66
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.24463.4 " >
66
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.24467.1 " >
67
67
<Uri >https://github.com/dotnet/arcade</Uri >
68
- <Sha >9ba9980c4996a540387b9a0ef0d68accf00689c0 </Sha >
68
+ <Sha >34138f08e2c9c3c41a0ac8af583a57ea953e3821 </Sha >
69
69
</Dependency >
70
- <Dependency Name =" Microsoft.DotNet.Build.Tasks.Templating" Version =" 10.0.0-beta.24463.4 " >
70
+ <Dependency Name =" Microsoft.DotNet.Build.Tasks.Templating" Version =" 10.0.0-beta.24467.1 " >
71
71
<Uri >https://github.com/dotnet/arcade</Uri >
72
- <Sha >9ba9980c4996a540387b9a0ef0d68accf00689c0 </Sha >
72
+ <Sha >34138f08e2c9c3c41a0ac8af583a57ea953e3821 </Sha >
73
73
</Dependency >
74
- <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 10.0.0-beta.24463.4 " >
74
+ <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 10.0.0-beta.24467.1 " >
75
75
<Uri >https://github.com/dotnet/arcade</Uri >
76
- <Sha >9ba9980c4996a540387b9a0ef0d68accf00689c0 </Sha >
76
+ <Sha >34138f08e2c9c3c41a0ac8af583a57ea953e3821 </Sha >
77
77
</Dependency >
78
78
</ToolsetDependencies >
79
79
</Dependencies >
Original file line number Diff line number Diff line change 32
32
<SystemFormatsAsn1Version >10.0.0-alpha.1.24463.8</SystemFormatsAsn1Version >
33
33
</PropertyGroup >
34
34
<PropertyGroup Label =" Dependencies from dotnet/arcade" >
35
- <MicrosoftDotNetBuildTasksTemplatingVersion >10.0.0-beta.24463.4 </MicrosoftDotNetBuildTasksTemplatingVersion >
35
+ <MicrosoftDotNetBuildTasksTemplatingVersion >10.0.0-beta.24467.1 </MicrosoftDotNetBuildTasksTemplatingVersion >
36
36
</PropertyGroup >
37
37
<PropertyGroup Label =" Other dependencies" >
38
38
<MicrosoftBuildFrameworkVersion >17.8.3</MicrosoftBuildFrameworkVersion >
Original file line number Diff line number Diff line change 34
34
' $(akams-client-id)'
35
35
' $(microsoft-symbol-server-pat)'
36
36
' $(symweb-symbol-server-pat)'
37
+ ' $(dnceng-symbol-server-pat)'
37
38
' $(dn-bot-all-orgs-build-rw-code-rw)'
39
+ ' $(System.AccessToken)'
38
40
${{parameters.CustomSensitiveDataList}}
39
41
continueOnError : true
40
42
condition : always()
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 13
13
}
14
14
},
15
15
"msbuild-sdks" : {
16
- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.24463.4 " ,
17
- "Microsoft.DotNet.Helix.Sdk" : " 10.0.0-beta.24463.4 "
16
+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.24467.1 " ,
17
+ "Microsoft.DotNet.Helix.Sdk" : " 10.0.0-beta.24467.1 "
18
18
}
19
19
}
You can’t perform that action at this time.
0 commit comments