about summary refs log tree commit diff
path: root/pkgs/games/osu-lazer/osu.runtimeconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/osu-lazer/osu.runtimeconfig.json')
-rw-r--r--pkgs/games/osu-lazer/osu.runtimeconfig.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/games/osu-lazer/osu.runtimeconfig.json b/pkgs/games/osu-lazer/osu.runtimeconfig.json
index 4148c494fbc73..170449ccbc027 100644
--- a/pkgs/games/osu-lazer/osu.runtimeconfig.json
+++ b/pkgs/games/osu-lazer/osu.runtimeconfig.json
@@ -1,9 +1,9 @@
 {
   "runtimeOptions": {
-    "tfm": "net6.0",
+    "tfm": "net8.0",
     "framework": {
       "name": "Microsoft.NETCore.App",
-      "version": "6.0.0"
+      "version": "8.0.0"
     }
   }
 }