Aggiunti file

This commit is contained in:
La Programmatrice Verde
2024-11-13 10:53:33 +01:00
parent 66bccd79fa
commit 74e605f0c4
37 changed files with 383 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("Verifica2_Bassanetti_while")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Verifica2_Bassanetti_while")]
[assembly: System.Reflection.AssemblyTitleAttribute("Verifica2_Bassanetti_while")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generato dalla classe WriteCodeFragment di MSBuild.

View File

@@ -0,0 +1 @@
ef49794fd50175eb895cd15ecda613576006675f5409399d1a164f90a432d4f8

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 = Verifica2_Bassanetti_while
build_property.ProjectDir = T:\Verifica2_Bassanetti_while\
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;

View File

@@ -0,0 +1 @@
f61b34223c4ab81363f47e09876ad27456e51102c410a71136a4448930149f3b

View File

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

Binary file not shown.

View File

@@ -0,0 +1 @@
fbb6df9d1a8d221e73eecd1244fee034c91aba3005880661c97975851973815a

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,72 +1,68 @@
{
"format": 1,
"restore": {
"/home/BrainTheBest5/git/Verifica2_Bassanetti_while/Verifica2_Bassanetti_while.csproj": {}
},
"projects": {
"/home/BrainTheBest5/git/Verifica2_Bassanetti_while/Verifica2_Bassanetti_while.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/BrainTheBest5/git/Verifica2_Bassanetti_while/Verifica2_Bassanetti_while.csproj",
"projectName": "Verifica2_Bassanetti_while",
"projectPath": "/home/BrainTheBest5/git/Verifica2_Bassanetti_while/Verifica2_Bassanetti_while.csproj",
"packagesPath": "/home/BrainTheBest5/.nuget/packages/",
"outputPath": "/home/BrainTheBest5/git/Verifica2_Bassanetti_while/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/BrainTheBest5/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[8.0.10, 8.0.10]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.403/PortableRuntimeIdentifierGraph.json"
}
}
}
}
{
"format": 1,
"restore": {
"T:\\Verifica2_Bassanetti_while\\Verifica2_Bassanetti_while.csproj": {}
},
"projects": {
"T:\\Verifica2_Bassanetti_while\\Verifica2_Bassanetti_while.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "T:\\Verifica2_Bassanetti_while\\Verifica2_Bassanetti_while.csproj",
"projectName": "Verifica2_Bassanetti_while",
"projectPath": "T:\\Verifica2_Bassanetti_while\\Verifica2_Bassanetti_while.csproj",
"packagesPath": "C:\\Users\\alunno\\.nuget\\packages\\",
"outputPath": "T:\\Verifica2_Bassanetti_while\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\alunno\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}

View File

@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/BrainTheBest5/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/BrainTheBest5/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.11.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/home/BrainTheBest5/.nuget/packages/" />
</ItemGroup>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\alunno\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.11.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\alunno\.nuget\packages\" />
</ItemGroup>
</Project>

View File

@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View File

@@ -1,77 +1,73 @@
{
"version": 3,
"targets": {
"net8.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net8.0": []
},
"packageFolders": {
"/home/BrainTheBest5/.nuget/packages/": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/BrainTheBest5/git/Verifica2_Bassanetti_while/Verifica2_Bassanetti_while.csproj",
"projectName": "Verifica2_Bassanetti_while",
"projectPath": "/home/BrainTheBest5/git/Verifica2_Bassanetti_while/Verifica2_Bassanetti_while.csproj",
"packagesPath": "/home/BrainTheBest5/.nuget/packages/",
"outputPath": "/home/BrainTheBest5/git/Verifica2_Bassanetti_while/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/BrainTheBest5/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[8.0.10, 8.0.10]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.403/PortableRuntimeIdentifierGraph.json"
}
}
}
{
"version": 3,
"targets": {
"net8.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net8.0": []
},
"packageFolders": {
"C:\\Users\\alunno\\.nuget\\packages\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "T:\\Verifica2_Bassanetti_while\\Verifica2_Bassanetti_while.csproj",
"projectName": "Verifica2_Bassanetti_while",
"projectPath": "T:\\Verifica2_Bassanetti_while\\Verifica2_Bassanetti_while.csproj",
"packagesPath": "C:\\Users\\alunno\\.nuget\\packages\\",
"outputPath": "T:\\Verifica2_Bassanetti_while\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\alunno\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json"
}
}
}
}

View File

@@ -1,10 +1,8 @@
{
"version": 2,
"dgSpecHash": "p+88MFGnBmo=",
"success": true,
"projectFilePath": "/home/BrainTheBest5/git/Verifica2_Bassanetti_while/Verifica2_Bassanetti_while.csproj",
"expectedPackageFiles": [
"/home/BrainTheBest5/.nuget/packages/microsoft.aspnetcore.app.ref/8.0.10/microsoft.aspnetcore.app.ref.8.0.10.nupkg.sha512"
],
"logs": []
{
"version": 2,
"dgSpecHash": "aTsL4A0V3Po=",
"success": true,
"projectFilePath": "T:\\Verifica2_Bassanetti_while\\Verifica2_Bassanetti_while.csproj",
"expectedPackageFiles": [],
"logs": []
}