2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-05-06 19:42:58 +00:00
esiur-dotnet/Esiur/Properties/launchSettings.json
2024-11-07 20:23:48 +03:00

13 lines
192 B
JSON

{
"profiles": {
"Esiur": {
"commandName": "Project"
},
"Profile 1": {
"commandName": "Project"
},
"Profile 2": {
"commandName": "Executable"
}
}
}