This commit is contained in:
2022-05-11 15:19:16 +02:00
parent 4ad4d2c56f
commit 49167d77ca
5 changed files with 143 additions and 1 deletions

6
proj/omnisharp.json Normal file
View File

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