🆙 Add more fixes 🆙

This commit is contained in:
Remco
2026-01-12 19:46:54 +01:00
parent 8db0cdf127
commit 69dbc033be
9 changed files with 159 additions and 8 deletions
@@ -0,0 +1,12 @@
{
"runtimeOptions": {
"tfm": "net10.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "10.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}