Initial commit

This commit is contained in:
La Programmatrice Verde
2024-10-23 09:02:51 +02:00
commit 5297c9fde7
26 changed files with 297 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")]

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

View File

@@ -0,0 +1 @@
08f4b12e29c67a18f969649b3141e3b943fdd644fa1ea49df63e9d48a7ad3d66

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 = if_else
build_property.ProjectDir = /home/BrainTheBest5/Scrivania/if-else/if-else/if-else/
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 @@
15fef72571c429ceaf39dadf7a2034f35dc5a933f2fa67a700bee49be26dcf69

View File

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

Binary file not shown.

View File

@@ -0,0 +1 @@
730d0860ee415c9fe25216eded06d3c757751b34f90c071447c08045e54e932c

Binary file not shown.

Binary file not shown.

Binary file not shown.