Files
Lattice/Lattice.Example.DragDrop/Properties/launchSettings.json
2026-01-25 07:56:35 +03:00

10 lines
193 B
JSON

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