]> fortfriendship.online Git - gnargle.github.io.git/blobdiff - RSSGen/bin/Debug/net8.0/RSSGen.runtimeconfig.json
add rss feed gen
[gnargle.github.io.git] / RSSGen / bin / Debug / net8.0 / RSSGen.runtimeconfig.json
diff --git a/RSSGen/bin/Debug/net8.0/RSSGen.runtimeconfig.json b/RSSGen/bin/Debug/net8.0/RSSGen.runtimeconfig.json
new file mode 100644 (file)
index 0000000..becfaea
--- /dev/null
@@ -0,0 +1,12 @@
+{
+  "runtimeOptions": {
+    "tfm": "net8.0",
+    "framework": {
+      "name": "Microsoft.NETCore.App",
+      "version": "8.0.0"
+    },
+    "configProperties": {
+      "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
+    }
+  }
+}
\ No newline at end of file