summaryrefslogtreecommitdiffstats
path: root/bin/Debug/net6.0/RazorPagesPizza.runtimeconfig.json
diff options
context:
space:
mode:
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