From 8de1187b627625b94ef8088de3e9255ccd17baf4 Mon Sep 17 00:00:00 2001 From: ivar Date: Sun, 26 Oct 2025 11:33:30 +0100 Subject: . --- .../bin/Debug/net10.0/VegaData.runtimeconfig.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 VegaData/bin/Debug/net10.0/VegaData.runtimeconfig.json (limited to 'VegaData/bin/Debug/net10.0/VegaData.runtimeconfig.json') diff --git a/VegaData/bin/Debug/net10.0/VegaData.runtimeconfig.json b/VegaData/bin/Debug/net10.0/VegaData.runtimeconfig.json deleted file mode 100644 index 5319094..0000000 --- a/VegaData/bin/Debug/net10.0/VegaData.runtimeconfig.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net10.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "10.0.0-rc.1.25451.107" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "10.0.0-rc.1.25451.107" - } - ], - "configProperties": { - "System.GC.Server": true, - "System.Reflection.NullabilityInfoContext.IsSupported": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file -- cgit v1.3