From 4f0d95c1ab0a6a9ed719cfe988bd17f7eda9a66a Mon Sep 17 00:00:00 2001 From: Bernhard Guillon Date: Tue, 30 Jun 2026 22:27:56 +0200 Subject: Add .gitignore, remove build/ from tracking --- build/runtime/HelloCMake.runtimeconfig.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 build/runtime/HelloCMake.runtimeconfig.json (limited to 'build/runtime/HelloCMake.runtimeconfig.json') diff --git a/build/runtime/HelloCMake.runtimeconfig.json b/build/runtime/HelloCMake.runtimeconfig.json deleted file mode 100644 index e431d27..0000000 --- a/build/runtime/HelloCMake.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net10.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "10.0.0" - } - } -} -- cgit v1.2.3