summaryrefslogtreecommitdiffstats
path: root/bin/Debug/net6.0/RazorPagesPizza.runtimeconfig.json
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2023-08-03 10:42:02 -0500
committerToby Vincent <tobyv@tobyvin.dev>2023-08-03 10:42:02 -0500
commita7b57680040ce9f73934da4ef7889e728e9f6a3d (patch)
tree202dd73ea144104f1f5453244a42d0cc24882c5c /bin/Debug/net6.0/RazorPagesPizza.runtimeconfig.json
Diffstat (limited to 'bin/Debug/net6.0/RazorPagesPizza.runtimeconfig.json')
-rw-r--r--bin/Debug/net6.0/RazorPagesPizza.runtimeconfig.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/bin/Debug/net6.0/RazorPagesPizza.runtimeconfig.json b/bin/Debug/net6.0/RazorPagesPizza.runtimeconfig.json
new file mode 100644
index 0000000..dfb1b77
--- /dev/null
+++ b/bin/Debug/net6.0/RazorPagesPizza.runtimeconfig.json
@@ -0,0 +1,19 @@
+{
+ "runtimeOptions": {
+ "tfm": "net6.0",
+ "frameworks": [
+ {
+ "name": "Microsoft.NETCore.App",
+ "version": "6.0.0"
+ },
+ {
+ "name": "Microsoft.AspNetCore.App",
+ "version": "6.0.0"
+ }
+ ],
+ "configProperties": {
+ "System.GC.Server": true,
+ "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
+ }
+ }
+} \ No newline at end of file