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 f19e846 commit adb84d1Copy full SHA for adb84d1
.pipelines/pipeline.user.windows.yml
@@ -14,6 +14,8 @@ versioning:
14
command: '.scripts/version.cmd'
15
signing_options:
16
profile: '170'
17
+ files_to_sign: 'applicationinsights-agent-*.jar'
18
+ search_root: '**/agent/agent/build/libs'
19
static_analysis_options:
20
policheck_options:
21
disable_tool_scan: false
0 commit comments