Correção do Projeto e melhoria no código
This commit is contained in:
@@ -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.
@@ -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.
@@ -0,0 +1 @@
|
||||
{"documents":{"C:\\Users\\jdonasch\\Projetos\\ChatBot\\*":"https://raw.githubusercontent.com/christiandonf/ChatBot/587920de022411f180517105321f9eb3ab97604f/*"}}
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user