Rifatto tutto con le funzioni per le opzioni di menù

This commit is contained in:
La Programmatrice Verde
2024-12-13 21:35:32 +01:00
parent aff158025f
commit e4443f46fb
33 changed files with 336 additions and 331 deletions

BIN
bin/Debug/net8.0/array_funzioni Executable file

Binary file not shown.

View File

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

Binary file not shown.

Binary file not shown.

View File

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

Binary file not shown.

Binary file not shown.