File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,4 +52,4 @@ extends:
5252 azureSubscription : ' VSCode-Ext-Publishing'
5353 scriptType : pscore
5454 scriptLocation : inlineScript
55- inlineScript : ' npx @vscode/vsce@latest publish -i '' $(Build.SourcesDirectory)/extension.vsix'' --manifestPath '' $(Build.SourcesDirectory)/extension.manifest'' --signaturePath '' $(Build.SourcesDirectory)/extension.signature.p7s'' --azure-credential'
55+ inlineScript : ' npx @vscode/vsce@latest publish -i '' $(Build.SourcesDirectory)/extension.vsix'' --manifestPath '' $(Build.SourcesDirectory)/extension.manifest'' --signaturePath '' $(Build.SourcesDirectory)/extension.signature.p7s'' --allow-proposed-apis chatPromptFiles -- azure-credential'
Original file line number Diff line number Diff line change @@ -52,4 +52,4 @@ extends:
5252 azureSubscription : ' VSCode-Ext-Publishing'
5353 scriptType : pscore
5454 scriptLocation : inlineScript
55- inlineScript : ' npx @vscode/vsce@latest publish -i '' $(Build.SourcesDirectory)/extension.vsix'' --manifestPath '' $(Build.SourcesDirectory)/extension.manifest'' --signaturePath '' $(Build.SourcesDirectory)/extension.signature.p7s'' --azure-credential'
55+ inlineScript : ' npx @vscode/vsce@latest publish -i '' $(Build.SourcesDirectory)/extension.vsix'' --manifestPath '' $(Build.SourcesDirectory)/extension.manifest'' --signaturePath '' $(Build.SourcesDirectory)/extension.signature.p7s'' --allow-proposed-apis chatPromptFiles -- azure-credential'
You can’t perform that action at this time.
0 commit comments