From ed14e79dc7409580135807c667456194cbc09e92 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Thu, 15 Sep 2022 17:02:44 -0500 Subject: AƱadir archivos para scaffolding MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LibraryAPI.csproj.CoreCompileInputs.cache | 2 +- .../net6.0/LibraryAPI.csproj.FileListAbsolute.txt | 228 +++++++++++++++++++++ obj/Debug/net6.0/LibraryAPI.dll | Bin 16896 -> 16896 bytes obj/Debug/net6.0/LibraryAPI.pdb | Bin 22276 -> 26108 bytes 4 files changed, 229 insertions(+), 1 deletion(-) (limited to 'obj/Debug') diff --git a/obj/Debug/net6.0/LibraryAPI.csproj.CoreCompileInputs.cache b/obj/Debug/net6.0/LibraryAPI.csproj.CoreCompileInputs.cache index b47e794..f1eaa3c 100644 --- a/obj/Debug/net6.0/LibraryAPI.csproj.CoreCompileInputs.cache +++ b/obj/Debug/net6.0/LibraryAPI.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -d74c935523cb8ac545c8d34ba110a5409b56b174 +06a5ddd034c15712238ff8ac3e0413aeb025a8f2 diff --git a/obj/Debug/net6.0/LibraryAPI.csproj.FileListAbsolute.txt b/obj/Debug/net6.0/LibraryAPI.csproj.FileListAbsolute.txt index 4dd4f99..74e241f 100644 --- a/obj/Debug/net6.0/LibraryAPI.csproj.FileListAbsolute.txt +++ b/obj/Debug/net6.0/LibraryAPI.csproj.FileListAbsolute.txt @@ -33,3 +33,231 @@ /mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/obj/Debug/net6.0/LibraryAPI.genruntimeconfig.cache /mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Humanizer.dll /mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.Design.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/MessagePack.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/MessagePack.Annotations.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.AspNetCore.Razor.Language.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.Bcl.AsyncInterfaces.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.Build.Locator.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.CSharp.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.CSharp.Features.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.CSharp.Scripting.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.Features.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.Razor.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.Scripting.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.VisualBasic.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.VisualBasic.Features.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.Workspaces.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.DiaSymReader.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.DotNet.Scaffolding.Shared.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.VisualStudio.Debugger.Contracts.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/dotnet-aspnet-codegenerator-design.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.Win32.SystemEvents.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Newtonsoft.Json.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/NuGet.Common.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/NuGet.Configuration.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/NuGet.DependencyResolver.Core.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/NuGet.Frameworks.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/NuGet.LibraryModel.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/NuGet.Packaging.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/NuGet.ProjectModel.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/NuGet.Protocol.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/NuGet.Versioning.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/System.Composition.AttributedModel.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/System.Composition.Convention.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/System.Composition.Hosting.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/System.Composition.Runtime.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/System.Composition.TypedParts.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/System.Configuration.ConfigurationManager.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/System.Drawing.Common.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/System.Security.Cryptography.ProtectedData.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/System.Security.Permissions.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/System.Windows.Extensions.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.Data.SqlClient.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.Identity.Client.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.IdentityModel.Logging.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/Microsoft.IdentityModel.Tokens.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/System.IdentityModel.Tokens.Jwt.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/System.Runtime.Caching.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll +/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll diff --git a/obj/Debug/net6.0/LibraryAPI.dll b/obj/Debug/net6.0/LibraryAPI.dll index 2b906cc..4338065 100644 Binary files a/obj/Debug/net6.0/LibraryAPI.dll and b/obj/Debug/net6.0/LibraryAPI.dll differ diff --git a/obj/Debug/net6.0/LibraryAPI.pdb b/obj/Debug/net6.0/LibraryAPI.pdb index 9ecb8a2..fa684ac 100644 Binary files a/obj/Debug/net6.0/LibraryAPI.pdb and b/obj/Debug/net6.0/LibraryAPI.pdb differ -- cgit v1.2.3