You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/app-builder-lib/scheme.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6226,7 +6226,7 @@
6226
6226
"type": "null"
6227
6227
}
6228
6228
],
6229
-
"description": "Options for usage of Azure Trusted Signing (beta)"
6229
+
"description": "Options for usage of Azure Trusted Signing (beta)\nCannot be used in conjunction with `signtoolOptions`, signing will default to Azure Trusted Signing"
6230
6230
},
6231
6231
"compression": {
6232
6232
"anyOf": [
@@ -6525,7 +6525,7 @@
6525
6525
"type": "null"
6526
6526
}
6527
6527
],
6528
-
"description": "Options for usage with signtool.exe"
6528
+
"description": "Options for usage with signtool.exe\nCannot be used in conjunction with `azureSignOptions`, signing will default to Azure Trusted Signing"
0 commit comments