WebAPI/Properties/launchSettings.json

8 lines
121 B
JSON
Raw Normal View History

2025-03-05 10:42:54 +03:00
{
"profiles": {
"Windows Machine": {
"commandName": "MsixPackage",
"nativeDebugging": false
}
}
}