From 3381c633fcd73e5159ae4a607835167ebdbb12ee Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Thu, 15 Sep 2022 18:58:24 -0500 Subject: Cambiar PublicationDate por PublicationYear --- obj/LibraryAPI.csproj.nuget.dgspec.json | 10 +++++----- obj/project.assets.json | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'obj') diff --git a/obj/LibraryAPI.csproj.nuget.dgspec.json b/obj/LibraryAPI.csproj.nuget.dgspec.json index e6462cd..2740cb5 100644 --- a/obj/LibraryAPI.csproj.nuget.dgspec.json +++ b/obj/LibraryAPI.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/LibraryAPI.csproj": {} + "/home/luis/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/LibraryAPI.csproj": {} }, "projects": { - "/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/LibraryAPI.csproj": { + "/home/luis/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/LibraryAPI.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/LibraryAPI.csproj", + "projectUniqueName": "/home/luis/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/LibraryAPI.csproj", "projectName": "LibraryAPI", - "projectPath": "/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/LibraryAPI.csproj", + "projectPath": "/home/luis/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/LibraryAPI.csproj", "packagesPath": "/home/luis/.nuget/packages/", - "outputPath": "/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/obj/", + "outputPath": "/home/luis/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/obj/", "projectStyle": "PackageReference", "configFilePaths": [ "/home/luis/.nuget/NuGet/NuGet.Config" diff --git a/obj/project.assets.json b/obj/project.assets.json index f7a430c..0e6df0a 100644 --- a/obj/project.assets.json +++ b/obj/project.assets.json @@ -9695,11 +9695,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/LibraryAPI.csproj", + "projectUniqueName": "/home/luis/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/LibraryAPI.csproj", "projectName": "LibraryAPI", - "projectPath": "/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/LibraryAPI.csproj", + "projectPath": "/home/luis/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/LibraryAPI.csproj", "packagesPath": "/home/luis/.nuget/packages/", - "outputPath": "/mnt/Personal/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/obj/", + "outputPath": "/home/luis/Documentos/LCC/7mo Semestre/BackEnd/LibraryAPI/obj/", "projectStyle": "PackageReference", "configFilePaths": [ "/home/luis/.nuget/NuGet/NuGet.Config" -- cgit v1.2.3