summaryrefslogtreecommitdiffstats
path: root/HelloCMake.runtimeconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'HelloCMake.runtimeconfig.json')
-rw-r--r--HelloCMake.runtimeconfig.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/HelloCMake.runtimeconfig.json b/HelloCMake.runtimeconfig.json
deleted file mode 100644
index e431d27..0000000
--- a/HelloCMake.runtimeconfig.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net10.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "10.0.0"
- }
- }
-}