Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit ad31be8

Browse files
committed
add msix package info
1 parent 9e12d30 commit ad31be8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

pubspec.yaml

+14
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,17 @@ flutter:
115115
#
116116
# For details regarding fonts from package dependencies,
117117
# see https://flutter.dev/custom-fonts/#from-packages
118+
119+
msix_config:
120+
display_name: Source Server Manager
121+
publisher_display_name: Mohit K. Yadav
122+
msix_version: 1.0.0.0
123+
identity_name: 41296MohitK.Yadav.SourceServerManager
124+
publisher: CN=E084BD99-5E29-49DA-A294-C50E784A81F3
125+
logo_path: assets/icn/launcher.png
126+
start_menu_icon_path: assets/icn/launcher.png
127+
tile_icon_path: assets/icn/launcher.png
128+
icons_background_color: transparent
129+
architecture: x64
130+
capabilities: 'internetClient'
131+
store: true

0 commit comments

Comments
 (0)