Correção do Projeto e melhoria no código

This commit is contained in:
2025-03-13 10:37:18 -03:00
parent 587920de02
commit 583b15b0a3
42 changed files with 171 additions and 197 deletions
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]
Binary file not shown.
+22
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("chatbot")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+587920de022411f180517105321f9eb3ab97604f")]
[assembly: System.Reflection.AssemblyProductAttribute("chatbot")]
[assembly: System.Reflection.AssemblyTitleAttribute("chatbot")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -0,0 +1 @@
04ca452922a17d7a29ea5e130c6be494391bdf9f4c3e3d85c05b342878296d34
@@ -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 = chatbot
build_property.ProjectDir = C:\Users\jdonasch\Projetos\ChatBot\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =
@@ -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.
@@ -0,0 +1 @@
20f4626c0b39506a80d937a98f0c6aa7cfae4d97d0a41dcaf7f02231e690ffea
@@ -0,0 +1,15 @@
C:\Users\jdonasch\Projetos\ChatBot\bin\Debug\net9.0\chatbot.exe
C:\Users\jdonasch\Projetos\ChatBot\bin\Debug\net9.0\chatbot.deps.json
C:\Users\jdonasch\Projetos\ChatBot\bin\Debug\net9.0\chatbot.runtimeconfig.json
C:\Users\jdonasch\Projetos\ChatBot\bin\Debug\net9.0\chatbot.dll
C:\Users\jdonasch\Projetos\ChatBot\bin\Debug\net9.0\chatbot.pdb
C:\Users\jdonasch\Projetos\ChatBot\obj\Debug\net9.0\chatbot.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\jdonasch\Projetos\ChatBot\obj\Debug\net9.0\chatbot.AssemblyInfoInputs.cache
C:\Users\jdonasch\Projetos\ChatBot\obj\Debug\net9.0\chatbot.AssemblyInfo.cs
C:\Users\jdonasch\Projetos\ChatBot\obj\Debug\net9.0\chatbot.csproj.CoreCompileInputs.cache
C:\Users\jdonasch\Projetos\ChatBot\obj\Debug\net9.0\chatbot.sourcelink.json
C:\Users\jdonasch\Projetos\ChatBot\obj\Debug\net9.0\chatbot.dll
C:\Users\jdonasch\Projetos\ChatBot\obj\Debug\net9.0\refint\chatbot.dll
C:\Users\jdonasch\Projetos\ChatBot\obj\Debug\net9.0\chatbot.pdb
C:\Users\jdonasch\Projetos\ChatBot\obj\Debug\net9.0\chatbot.genruntimeconfig.cache
C:\Users\jdonasch\Projetos\ChatBot\obj\Debug\net9.0\ref\chatbot.dll
Binary file not shown.
@@ -0,0 +1 @@
3afa54f03284d1b95c641f79d2797b161dd20beaf4d8928bfc6c64af1fda893f
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
{"documents":{"C:\\Users\\jdonasch\\Projetos\\ChatBot\\*":"https://raw.githubusercontent.com/christiandonf/ChatBot/587920de022411f180517105321f9eb3ab97604f/*"}}
Binary file not shown.
Binary file not shown.
+67
View File
@@ -0,0 +1,67 @@
{
"format": 1,
"restore": {
"C:\\Users\\jdonasch\\Projetos\\ChatBot\\chatbot.csproj": {}
},
"projects": {
"C:\\Users\\jdonasch\\Projetos\\ChatBot\\chatbot.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\jdonasch\\Projetos\\ChatBot\\chatbot.csproj",
"projectName": "chatbot",
"projectPath": "C:\\Users\\jdonasch\\Projetos\\ChatBot\\chatbot.csproj",
"packagesPath": "C:\\Users\\jdonasch\\.nuget\\packages\\",
"outputPath": "C:\\Users\\jdonasch\\Projetos\\ChatBot\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\jdonasch\\AppData\\Roaming\\NuGet\\NuGet.Config"
],
"originalTargetFrameworks": [
"net9.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.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\\9.0.200/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}
+15
View File
@@ -0,0 +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)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\jdonasch\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.13.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\jdonasch\.nuget\packages\" />
</ItemGroup>
</Project>
+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
+72
View File
@@ -0,0 +1,72 @@
{
"version": 3,
"targets": {
"net9.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net9.0": []
},
"packageFolders": {
"C:\\Users\\jdonasch\\.nuget\\packages\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\jdonasch\\Projetos\\ChatBot\\chatbot.csproj",
"projectName": "chatbot",
"projectPath": "C:\\Users\\jdonasch\\Projetos\\ChatBot\\chatbot.csproj",
"packagesPath": "C:\\Users\\jdonasch\\.nuget\\packages\\",
"outputPath": "C:\\Users\\jdonasch\\Projetos\\ChatBot\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\jdonasch\\AppData\\Roaming\\NuGet\\NuGet.Config"
],
"originalTargetFrameworks": [
"net9.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.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\\9.0.200/PortableRuntimeIdentifierGraph.json"
}
}
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"version": 2,
"dgSpecHash": "OPPTuu0p1CI=",
"success": true,
"projectFilePath": "C:\\Users\\jdonasch\\Projetos\\ChatBot\\chatbot.csproj",
"expectedPackageFiles": [],
"logs": []
}