summaryrefslogtreecommitdiffstats
path: root/VegaData/bin/Debug/net10.0/VegaData.runtimeconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'VegaData/bin/Debug/net10.0/VegaData.runtimeconfig.json')
-rw-r--r--VegaData/bin/Debug/net10.0/VegaData.runtimeconfig.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/VegaData/bin/Debug/net10.0/VegaData.runtimeconfig.json b/VegaData/bin/Debug/net10.0/VegaData.runtimeconfig.json
new file mode 100644
index 0000000..5319094
--- /dev/null
+++ b/VegaData/bin/Debug/net10.0/VegaData.runtimeconfig.json
@@ -0,0 +1,20 @@
+{
+ "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