summaryrefslogtreecommitdiff
path: root/bin/Debug/net6.0/publish/LibraryAPI.runtimeconfig.json
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2022-09-15 17:22:56 -0500
committerHombreLaser <sebastian-440@live.com>2022-09-15 17:22:56 -0500
commitc314f2739fee287d24dd0c1cbf2994c17a0e3221 (patch)
treeea695657b1d6fbd5bf29e9aba191d9d32ad6b01f /bin/Debug/net6.0/publish/LibraryAPI.runtimeconfig.json
parent900637ac667a8aaa79a94c043dea69b1888c5534 (diff)
Añadir archivos de primera ejecución
Diffstat (limited to 'bin/Debug/net6.0/publish/LibraryAPI.runtimeconfig.json')
-rw-r--r--bin/Debug/net6.0/publish/LibraryAPI.runtimeconfig.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/bin/Debug/net6.0/publish/LibraryAPI.runtimeconfig.json b/bin/Debug/net6.0/publish/LibraryAPI.runtimeconfig.json
new file mode 100644
index 0000000..a9cb483
--- /dev/null
+++ b/bin/Debug/net6.0/publish/LibraryAPI.runtimeconfig.json
@@ -0,0 +1,20 @@
+{
+ "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.Reflection.NullabilityInfoContext.IsSupported": true,
+ "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
+ }
+ }
+} \ No newline at end of file