Aggiunti file

This commit is contained in:
La Programmatrice Verde
2024-11-13 10:53:39 +01:00
parent 16e6a3817e
commit ca6771149b
37 changed files with 411 additions and 178 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,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Il codice è stato generato da uno strumento.
// Versione runtime:4.0.30319.42000
//
// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se
// il codice viene rigenerato.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Verifica_Bassanetti")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Verifica_Bassanetti")]
[assembly: System.Reflection.AssemblyTitleAttribute("Verifica_Bassanetti")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generato dalla classe WriteCodeFragment di MSBuild.

View File

@@ -0,0 +1 @@
e748a9d2406d2ae667e808421068d1b0309e0771830d19fdbf0f00d0a4268119

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 = Verifica_Bassanetti
build_property.ProjectDir = T:\Verifica_Bassanetti\
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 @@
7b27a044af9d613b5db314963b99f29edf8b02c6a2c9405ea9002bf0af95d56c

View File

@@ -0,0 +1,14 @@
T:\Verifica_Bassanetti\obj\Debug\net8.0\Verifica_Bassanetti.GeneratedMSBuildEditorConfig.editorconfig
T:\Verifica_Bassanetti\obj\Debug\net8.0\Verifica_Bassanetti.AssemblyInfoInputs.cache
T:\Verifica_Bassanetti\obj\Debug\net8.0\Verifica_Bassanetti.AssemblyInfo.cs
T:\Verifica_Bassanetti\obj\Debug\net8.0\Verifica_Bassanetti.csproj.CoreCompileInputs.cache
T:\Verifica_Bassanetti\bin\Debug\net8.0\Verifica_Bassanetti.exe
T:\Verifica_Bassanetti\bin\Debug\net8.0\Verifica_Bassanetti.deps.json
T:\Verifica_Bassanetti\bin\Debug\net8.0\Verifica_Bassanetti.runtimeconfig.json
T:\Verifica_Bassanetti\bin\Debug\net8.0\Verifica_Bassanetti.dll
T:\Verifica_Bassanetti\bin\Debug\net8.0\Verifica_Bassanetti.pdb
T:\Verifica_Bassanetti\obj\Debug\net8.0\Verifica_Bassanetti.dll
T:\Verifica_Bassanetti\obj\Debug\net8.0\refint\Verifica_Bassanetti.dll
T:\Verifica_Bassanetti\obj\Debug\net8.0\Verifica_Bassanetti.pdb
T:\Verifica_Bassanetti\obj\Debug\net8.0\Verifica_Bassanetti.genruntimeconfig.cache
T:\Verifica_Bassanetti\obj\Debug\net8.0\ref\Verifica_Bassanetti.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
0b1502c82bcdd0f0e4c5811b4109e322aa28d9fe0d2cab66be45a7a9da4f18b4

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.