This commit is contained in:
ipz233_vvv
2025-01-15 13:49:00 +02:00
commit 396a88366f
53 changed files with 1379 additions and 0 deletions

6
omnisharp.json Normal file
View File

@@ -0,0 +1,6 @@
{
"script": {
"enableScriptNuGetReferences": true,
"defaultTargetFramework": "net9.0"
}
}