From 5ec50e41ea76d26bac1686672a8cff2248465f98 Mon Sep 17 00:00:00 2001 From: Bernhard Guillon Date: Tue, 30 Jun 2026 20:08:07 +0200 Subject: cool ^^ what a nice thing --- HelloCMake.runtimeconfig.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 HelloCMake.runtimeconfig.json (limited to 'HelloCMake.runtimeconfig.json') diff --git a/HelloCMake.runtimeconfig.json b/HelloCMake.runtimeconfig.json new file mode 100644 index 0000000..e431d27 --- /dev/null +++ b/HelloCMake.runtimeconfig.json @@ -0,0 +1,9 @@ +{ + "runtimeOptions": { + "tfm": "net10.0", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "10.0.0" + } + } +} -- cgit v1.2.3