update 0.0.1

This commit is contained in:
Torsten Brendgen
2026-05-14 21:42:54 +02:00
parent 155aedeab3
commit 14f856fdb3
149 changed files with 2 additions and 1330 deletions

View File

@@ -1,20 +0,0 @@
{
"runtimeOptions": {
"tfm": "net10.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "10.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "10.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Reflection.NullabilityInfoContext.IsSupported": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}