mirror of
https://github.com/zontreck/NBTEditor
synced 2024-11-21 05:25:54 -07:00
Remove msix
This commit is contained in:
parent
caa976815c
commit
52392609c7
1 changed files with 1 additions and 10 deletions
11
pubspec.yaml
11
pubspec.yaml
|
@ -22,7 +22,6 @@ dev_dependencies:
|
|||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^4.0.0
|
||||
msix: ^3.16.7
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
@ -40,12 +39,4 @@ flutter:
|
|||
- "Icons/PNG/Long.png"
|
||||
- "Icons/PNG/LongArray.png"
|
||||
- "Icons/PNG/Short.png"
|
||||
- "Icons/PNG/String.png"
|
||||
|
||||
msix_config:
|
||||
display_name: NBT Editor
|
||||
publisher_display_name: Piccari Creations
|
||||
identity_name: dev.zontreck.nbteditor
|
||||
msix_version: 1.0.0.1
|
||||
capabilities: internetClient
|
||||
logoPath: Icons/PNG/AppLogo.png
|
||||
- "Icons/PNG/String.png"
|
Loading…
Reference in a new issue