Commit 2 (niente versioning serio perché non è nato sul mio pc e non potevo farlo su quello della scuola)

This commit is contained in:
La Programmatrice Verde
2025-01-13 22:36:44 +01:00
parent 53863e1ac4
commit 9e063c4d44
21 changed files with 580 additions and 6 deletions

View File

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

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

Binary file not shown.

Binary file not shown.

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("ripasso2")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+53863e1ac4be1377a83eae80287c563f2e527316")]
[assembly: System.Reflection.AssemblyProductAttribute("ripasso2")]
[assembly: System.Reflection.AssemblyTitleAttribute("ripasso2")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generato dalla classe WriteCodeFragment di MSBuild.

View File

@@ -0,0 +1 @@
71a22bb5b332df50b22e7190262b727c37f86d2a2cf6a646eeb479b9bd432dc1

View File

@@ -0,0 +1,15 @@
is_global = true
build_property.TargetFramework = net9.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 = ripasso2
build_property.ProjectDir = /home/BrainTheBest5/git/ripasso2/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =

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 @@
c20dfe46c30dfe0da7e44a264a308f3ebf7f10d8c7f844553de63d4a2c653530

View File

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

Binary file not shown.

View File

@@ -0,0 +1 @@
2b42f42db4f0cbd9c21040ca75f50117e665f425a38a5fc9a840d16b2363c1b3

Binary file not shown.