We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8fa8e commit c9951d1Copy full SHA for c9951d1
1 file changed
src/AppInstallerCLIE2ETests/TestData/localsource.json
@@ -34,7 +34,8 @@
34
"Type": "font",
35
"Name": "AppInstallerTestFont/AppInstallerTestFont.ttf",
36
"Input": "%BUILD_SOURCESDIRECTORY%/src/AppInstallerCLIE2ETests/TestData/AppInstallerTestFont.ttf",
37
- "HashToken": "<FONTHASH>"
+ "HashToken": "<FONTHASH>",
38
+ "SkipSignature": true
39
}
40
],
41
"DynamicInstallers": [
0 commit comments