From f1d60ad44048410df9a6235e9ebe36eaea71891c Mon Sep 17 00:00:00 2001 From: heartacker Date: Tue, 28 May 2024 14:29:58 +0800 Subject: [PATCH] 8 --- omnisharp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnisharp.json b/omnisharp.json index ff68708..945a3c2 100644 --- a/omnisharp.json +++ b/omnisharp.json @@ -1,6 +1,6 @@ { "script": { "enableScriptNuGetReferences": true, - "defaultTargetFramework": "net7.0" + "defaultTargetFramework": "net8.0" } } \ No newline at end of file