Added C# project for calling the different modules

This commit is contained in:
Pasha Bibko
2025-05-03 17:04:37 +01:00
parent e12088979d
commit cb26d373ae
14 changed files with 295 additions and 45 deletions

View File

@@ -0,0 +1,8 @@
{
"profiles": {
"LX-Build": {
"commandName": "Project",
"workingDirectory": "$(SolutionDir)"
}
}
}