Add the webapp launcher and syntax highlighter

This commit is contained in:
2025-11-16 11:48:56 -06:00
parent 946cd7c554
commit e5ca42be84
28 changed files with 879 additions and 7 deletions

View File

@@ -1,7 +1,10 @@
{
"info": {
"type": "console"
},
"version": "1.0.0.0-prod",
"name": "crosslang_shell_archive_maker"
"info": {
"type": "console"
},
"name": "crosslang_shell_archive_maker",
"project_dependencies": [
"..\/Tesses.CrossLang.BuildEssentials"
],
"version": "1.0.0.0-prod"
}