Non va nulla e non ho idea del motivo

This commit is contained in:
La Programmatrice Verde
2024-11-06 17:38:53 +01:00
parent 0069d3f078
commit c5af8bee6a
20 changed files with 139 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

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

Binary file not shown.

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("fattoriale_somma")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0069d3f078cae82f4b7d5655a3a2fc1e33fffd20")]
[assembly: System.Reflection.AssemblyProductAttribute("fattoriale_somma")]
[assembly: System.Reflection.AssemblyTitleAttribute("fattoriale_somma")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generato dalla classe WriteCodeFragment di MSBuild.

View File

@@ -0,0 +1 @@
cfb584da00f8687aea9ca76bb315194fb261d639221e676583a64cade696674d

View File

@@ -0,0 +1,13 @@
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = fattoriale_somma
build_property.ProjectDir = /home/BrainTheBest5/git/fattoriale_somma/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

Binary file not shown.

View File

@@ -0,0 +1 @@
6c9c825c2579b5c9df4d007cf9d08d59cd8450d1aa17137a0ad456c34e3bc6b7

View File

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

Binary file not shown.

View File

@@ -0,0 +1 @@
b2e42e65b493d224fbf3d95564104146baed607c1041aa8f221a66c4ccb3d6d1

Binary file not shown.

Binary file not shown.

Binary file not shown.