Initial commit

This commit is contained in:
La Programmatrice Verde
2024-10-23 11:27:25 +02:00
commit abfe626dab
26 changed files with 320 additions and 0 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")]

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("VerificaRemake_1")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("VerificaRemake_1")]
[assembly: System.Reflection.AssemblyTitleAttribute("VerificaRemake_1")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
5039293ddf67e707347ee5df6404dfadcf0aa1affa0004d899bb62b3d8ec4e9f

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 = VerificaRemake_1
build_property.ProjectDir = /home/BrainTheBest5/Desktop/VerificaRemake_1/VerificaRemake_1/
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 @@
988355eed504718cfad4f79e4211076cf2524ac845e9f9710d0f1dc0884ae513

View File

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

Binary file not shown.

View File

@@ -0,0 +1 @@
39f5df6e393335c8783195e5d8bc3e51a4f5134277a428f1425e9d653cd8f4cf

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

Binary file not shown.