Files
dotnet-maui-workshop/MonkeyFinder/Properties/launchSettings.json
2024-04-22 16:48:36 +02:00

8 lines
121 B
JSON

{
"profiles": {
"Windows Machine": {
"commandName": "MsixPackage",
"nativeDebugging": false
}
}
}