diff --git a/pubspec.yaml b/pubspec.yaml index 66ef7db..847c1e0 100644 --- a/pubspec.yaml +++ b/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 \ No newline at end of file + - "Icons/PNG/String.png" \ No newline at end of file