Skip to content

Commit 68db7b2

Browse files
committed
Fix msix cert issues
1 parent 3437fd7 commit 68db7b2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,9 @@ msix_config:
8686
enable_at_startup: false
8787
debug: false
8888
output_name: ExCode
89-
install_certificate: true
89+
install_certificate: false
9090
app_installer:
91+
publish_folder_path: .
9192
hours_between_update_checks: 0
9293
automatic_background_task: true
9394
update_blocks_activation: true

0 commit comments

Comments
 (0)