🆙 Added new tool 🆙

This commit is contained in:
Remco
2026-01-12 19:29:08 +01:00
parent 30c90152de
commit 8db0cdf127
6 changed files with 40 additions and 0 deletions
@@ -0,0 +1,12 @@
{
"runtimeOptions": {
"tfm": "net10.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "10.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}