File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3939 test\**\Microsoft.NET.Sdk.Functions.Generator.Tests.csproj
4040 test\**\Microsoft.NET.Sdk.Functions.MSBuild.Tests.csproj
4141 test\**\Microsoft.NET.Sdk.Functions.EndToEnd.Tests.csproj
42- - task : SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1
42+ - task : SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@2
4343 displayName : ' ESRP CodeSigning'
4444 inputs :
4545 ConnectedServiceName : ' ESRP Service'
8686 "ToolVersion": "1.0"
8787 }
8888 ]
89- - task : SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1
89+ - task : SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@2
9090 displayName : ' ESRP CodeSigning: Third party'
9191 inputs :
9292 ConnectedServiceName : ' ESRP Service'
@@ -128,7 +128,7 @@ steps:
128128 arguments : ' --no-build -c Release -o artifacts'
129129 projects : |
130130 **\Microsoft.Net.Sdk.Functions.csproj
131- - task : SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1
131+ - task : SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@2
132132 displayName : ' ESRP CodeSigning: Nupkg'
133133 inputs :
134134 ConnectedServiceName : ' ESRP Service'
You can’t perform that action at this time.
0 commit comments