This commit is contained in:
La Programmatrice Verde 2025-04-11 12:34:35 +02:00
parent 10d60f3b51
commit 4970a84a89
15 changed files with 54 additions and 3 deletions

BIN
bin/Debug/net9.0/rettangolo Executable file

Binary file not shown.

View File

@ -0,0 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v9.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v9.0": {
"rettangolo/1.0.0": {
"runtime": {
"rettangolo.dll": {}
}
}
}
},
"libraries": {
"rettangolo/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
}
}
}

BIN
obj/Debug/net9.0/apphost Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -13,10 +13,10 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("rettangolo")] [assembly: System.Reflection.AssemblyCompanyAttribute("rettangolo")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2a10d85c6229b37a32d992955b8110400ad6e3f1")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+10d60f3b511b342f6ae216dd26324affcb68aa94")]
[assembly: System.Reflection.AssemblyProductAttribute("rettangolo")] [assembly: System.Reflection.AssemblyProductAttribute("rettangolo")]
[assembly: System.Reflection.AssemblyTitleAttribute("rettangolo")] [assembly: System.Reflection.AssemblyTitleAttribute("rettangolo")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class. // Generato dalla classe WriteCodeFragment di MSBuild.

View File

@ -1 +1 @@
0991cd1de426cdec7e6b9ee6f42598459073887df351a2f272db86836a35f55d 306024d6b5fa2609a3e2f4c28a64396f47ada827847b5660b6335d18efe1341f

View File

@ -0,0 +1 @@
4f9d25f775067ed43ba3ffa244c30d42789be6c4e6d95cf92d0a88e119964a7d

View File

@ -0,0 +1,14 @@
/home/Verde/git/rettangolo/bin/Debug/net9.0/rettangolo
/home/Verde/git/rettangolo/bin/Debug/net9.0/rettangolo.deps.json
/home/Verde/git/rettangolo/bin/Debug/net9.0/rettangolo.runtimeconfig.json
/home/Verde/git/rettangolo/bin/Debug/net9.0/rettangolo.dll
/home/Verde/git/rettangolo/bin/Debug/net9.0/rettangolo.pdb
/home/Verde/git/rettangolo/obj/Debug/net9.0/rettangolo.GeneratedMSBuildEditorConfig.editorconfig
/home/Verde/git/rettangolo/obj/Debug/net9.0/rettangolo.AssemblyInfoInputs.cache
/home/Verde/git/rettangolo/obj/Debug/net9.0/rettangolo.AssemblyInfo.cs
/home/Verde/git/rettangolo/obj/Debug/net9.0/rettangolo.csproj.CoreCompileInputs.cache
/home/Verde/git/rettangolo/obj/Debug/net9.0/rettangolo.dll
/home/Verde/git/rettangolo/obj/Debug/net9.0/refint/rettangolo.dll
/home/Verde/git/rettangolo/obj/Debug/net9.0/rettangolo.pdb
/home/Verde/git/rettangolo/obj/Debug/net9.0/rettangolo.genruntimeconfig.cache
/home/Verde/git/rettangolo/obj/Debug/net9.0/ref/rettangolo.dll

Binary file not shown.

View File

@ -0,0 +1 @@
ffeb37e49cf5c53c672b2d6f7138d72a09d8cee21221c021e26210206dffdbff

Binary file not shown.