Concluso
This commit is contained in:
parent
10d60f3b51
commit
4970a84a89
BIN
bin/Debug/net9.0/rettangolo
Executable file
BIN
bin/Debug/net9.0/rettangolo
Executable file
Binary file not shown.
23
bin/Debug/net9.0/rettangolo.deps.json
Normal file
23
bin/Debug/net9.0/rettangolo.deps.json
Normal 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": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
bin/Debug/net9.0/rettangolo.dll
Normal file
BIN
bin/Debug/net9.0/rettangolo.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net9.0/rettangolo.pdb
Normal file
BIN
bin/Debug/net9.0/rettangolo.pdb
Normal file
Binary file not shown.
12
bin/Debug/net9.0/rettangolo.runtimeconfig.json
Normal file
12
bin/Debug/net9.0/rettangolo.runtimeconfig.json
Normal 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
BIN
obj/Debug/net9.0/apphost
Executable file
Binary file not shown.
BIN
obj/Debug/net9.0/ref/rettangolo.dll
Normal file
BIN
obj/Debug/net9.0/ref/rettangolo.dll
Normal file
Binary file not shown.
BIN
obj/Debug/net9.0/refint/rettangolo.dll
Normal file
BIN
obj/Debug/net9.0/refint/rettangolo.dll
Normal file
Binary file not shown.
@ -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.
|
||||||
|
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
0991cd1de426cdec7e6b9ee6f42598459073887df351a2f272db86836a35f55d
|
306024d6b5fa2609a3e2f4c28a64396f47ada827847b5660b6335d18efe1341f
|
||||||
|
|||||||
@ -0,0 +1 @@
|
|||||||
|
4f9d25f775067ed43ba3ffa244c30d42789be6c4e6d95cf92d0a88e119964a7d
|
||||||
14
obj/Debug/net9.0/rettangolo.csproj.FileListAbsolute.txt
Normal file
14
obj/Debug/net9.0/rettangolo.csproj.FileListAbsolute.txt
Normal 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
|
||||||
BIN
obj/Debug/net9.0/rettangolo.dll
Normal file
BIN
obj/Debug/net9.0/rettangolo.dll
Normal file
Binary file not shown.
1
obj/Debug/net9.0/rettangolo.genruntimeconfig.cache
Normal file
1
obj/Debug/net9.0/rettangolo.genruntimeconfig.cache
Normal file
@ -0,0 +1 @@
|
|||||||
|
ffeb37e49cf5c53c672b2d6f7138d72a09d8cee21221c021e26210206dffdbff
|
||||||
BIN
obj/Debug/net9.0/rettangolo.pdb
Normal file
BIN
obj/Debug/net9.0/rettangolo.pdb
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user