Opzioni 1 e 4

This commit is contained in:
La Programmatrice Verde
2025-07-24 14:59:38 +02:00
parent 394c4e4012
commit adcd853d06
17 changed files with 271 additions and 3 deletions

View File

@@ -0,0 +1,12 @@
{
"runtimeOptions": {
"tfm": "net9.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "9.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}