We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f566a93 commit 124b733Copy full SHA for 124b733
.azure-pipelines/nightly.yml
@@ -33,6 +33,7 @@ extends:
33
signing:
34
enabled: true
35
signType: real
36
+ signWithProd: true
37
zipSources: false
38
feedSource: 'https://mseng.pkgs.visualstudio.com/DefaultCollection/_packaging/MicroBuildToolset/nuget/v3/index.json'
39
outputs:
.azure-pipelines/rc.yml
@@ -28,6 +28,7 @@ extends:
28
29
30
31
32
0 commit comments