2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-06-27 13:33:13 +00:00
This commit is contained in:
2024-11-07 20:23:48 +03:00
parent 62343d7761
commit 0207b037f3
5 changed files with 167 additions and 96 deletions

View File

@ -0,0 +1,13 @@
{
"profiles": {
"Esiur": {
"commandName": "Project"
},
"Profile 1": {
"commandName": "Project"
},
"Profile 2": {
"commandName": "Executable"
}
}
}