diff options
author | HombreLaser <sebastian-440@live.com> | 2022-09-15 18:58:24 -0500 |
---|---|---|
committer | HombreLaser <sebastian-440@live.com> | 2022-09-15 18:58:24 -0500 |
commit | 3381c633fcd73e5159ae4a607835167ebdbb12ee (patch) | |
tree | 25acc262b608563121e45c56e271b49c88f9315a /obj | |
parent | 8901a18b0e26cf9ad0aa929e2f656a80cd2f4b09 (diff) |
Cambiar PublicationDate por PublicationYear
Diffstat (limited to 'obj')
-rw-r--r-- | obj/LibraryAPI.csproj.nuget.dgspec.json | 10 | ||||
-rw-r--r-- | obj/project.assets.json | 6 |
2 files changed, 8 insertions, 8 deletions
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" |