Added data objects, starting on parser

This commit is contained in:
2026-01-20 11:39:29 -06:00
parent 0a91734a27
commit e0c24250fb
37 changed files with 266 additions and 74 deletions

5
omnisharp.json Normal file
View File

@@ -0,0 +1,5 @@
{
"msbuild": {
"useBundledOnly": true
}
}