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

Binary file not shown.

View File

@@ -0,0 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v9.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v9.0": {
"vacanzeEstive_rubricaTelefonica/1.0.0": {
"runtime": {
"vacanzeEstive_rubricaTelefonica.dll": {}
}
}
}
},
"libraries": {
"vacanzeEstive_rubricaTelefonica/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

Binary file not shown.

Binary file not shown.

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
}
}
}