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 baa69b0 commit 5734a4dCopy full SHA for 5734a4d
.pipelines/release.yml
@@ -38,6 +38,9 @@ extends:
38
cloudvault:
39
enabled: false
40
globalSdl:
41
+ isNativeCode: true
42
+ prefast:
43
+ enabled: true
44
tsa:
45
useDynamicRouting: true
46
enabled: true
.pipelines/templates/build-sign-windows.yml
@@ -62,5 +62,3 @@ jobs:
62
files_to_sign: |
63
**\*.dll;
64
search_root: $(ob_outputDirectory)
65
-
66
0 commit comments