Add project files.

This commit is contained in:
Khwezi Mngoma
2026-05-09 18:27:55 +02:00
commit 101ed22d92
16 changed files with 1076 additions and 0 deletions
@@ -0,0 +1,12 @@
{
"$schema": "https://json.schemastore.org/launchsettings.json",
"profiles": {
"LiteCharmsScheduler": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}