Files
Lattice/Lattice.IDE/Properties/launchSettings.json
2026-01-18 16:33:35 +03:00

10 lines
167 B
JSON

{
"profiles": {
"Lattice.IDE (Package)": {
"commandName": "MsixPackage"
},
"Lattice.IDE (Unpackaged)": {
"commandName": "Project"
}
}
}