|
4903 | 4903 | ] |
4904 | 4904 | }, |
4905 | 4905 | "packageFolders": { |
4906 | | - "C:\\Users\\giselat\\.nuget\\packages\\": {}, |
4907 | | - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} |
| 4906 | + "/Users/gis/.nuget/packages/": {} |
4908 | 4907 | }, |
4909 | 4908 | "project": { |
4910 | 4909 | "version": "1.0.0", |
4911 | 4910 | "restore": { |
4912 | | - "projectUniqueName": "D:\\repos\\bootcamp-devops-lemoncode\\01-contenedores\\lemoncode-challenge\\dotnet-stack\\backend\\backend.csproj", |
| 4911 | + "projectUniqueName": "/Users/gis/Desktop/Dev/bootcamp-devops-lemoncode/01-contenedores/lemoncode-challenge/dotnet-stack/backend/backend.csproj", |
4913 | 4912 | "projectName": "backend", |
4914 | | - "projectPath": "D:\\repos\\bootcamp-devops-lemoncode\\01-contenedores\\lemoncode-challenge\\dotnet-stack\\backend\\backend.csproj", |
4915 | | - "packagesPath": "C:\\Users\\giselat\\.nuget\\packages\\", |
4916 | | - "outputPath": "D:\\repos\\bootcamp-devops-lemoncode\\01-contenedores\\lemoncode-challenge\\dotnet-stack\\backend\\obj\\", |
| 4913 | + "projectPath": "/Users/gis/Desktop/Dev/bootcamp-devops-lemoncode/01-contenedores/lemoncode-challenge/dotnet-stack/backend/backend.csproj", |
| 4914 | + "packagesPath": "/Users/gis/.nuget/packages/", |
| 4915 | + "outputPath": "/Users/gis/Desktop/Dev/bootcamp-devops-lemoncode/01-contenedores/lemoncode-challenge/dotnet-stack/backend/obj/", |
4917 | 4916 | "projectStyle": "PackageReference", |
4918 | | - "fallbackFolders": [ |
4919 | | - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" |
4920 | | - ], |
4921 | 4917 | "configFilePaths": [ |
4922 | | - "C:\\Users\\giselat\\AppData\\Roaming\\NuGet\\NuGet.Config", |
4923 | | - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", |
4924 | | - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" |
| 4918 | + "/Users/gis/.nuget/NuGet/NuGet.Config" |
4925 | 4919 | ], |
4926 | 4920 | "originalTargetFrameworks": [ |
4927 | 4921 | "netcoreapp3.1" |
4928 | 4922 | ], |
4929 | 4923 | "sources": { |
4930 | | - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, |
4931 | | - "C:\\Program Files\\dotnet\\library-packs": {}, |
4932 | 4924 | "https://api.nuget.org/v3/index.json": {} |
4933 | 4925 | }, |
4934 | 4926 | "frameworks": { |
|
4963 | 4955 | ], |
4964 | 4956 | "assetTargetFallback": true, |
4965 | 4957 | "warn": true, |
4966 | | -<<<<<<< HEAD |
4967 | | -======= |
4968 | 4958 | "downloadDependencies": [ |
4969 | 4959 | { |
4970 | 4960 | "name": "Microsoft.AspNetCore.App.Ref", |
4971 | 4961 | "version": "[3.1.10, 3.1.10]" |
4972 | 4962 | }, |
4973 | 4963 | { |
4974 | | - "name": "Microsoft.NETCore.App.Host.win-x64", |
| 4964 | + "name": "Microsoft.NETCore.App.Host.osx-x64", |
4975 | 4965 | "version": "[3.1.32, 3.1.32]" |
4976 | 4966 | }, |
4977 | 4967 | { |
4978 | 4968 | "name": "Microsoft.NETCore.App.Ref", |
4979 | 4969 | "version": "[3.1.0, 3.1.0]" |
4980 | | - }, |
4981 | | - { |
4982 | | - "name": "Microsoft.WindowsDesktop.App.Ref", |
4983 | | - "version": "[3.1.0, 3.1.0]" |
4984 | 4970 | } |
4985 | 4971 | ], |
4986 | | ->>>>>>> ff77d4144f4e412a8c236cf695da2af6b53cac04 |
4987 | 4972 | "frameworkReferences": { |
4988 | 4973 | "Microsoft.AspNetCore.App": { |
4989 | 4974 | "privateAssets": "none" |
|
4992 | 4977 | "privateAssets": "all" |
4993 | 4978 | } |
4994 | 4979 | }, |
4995 | | - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json" |
| 4980 | + "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/8.0.100/RuntimeIdentifierGraph.json" |
4996 | 4981 | } |
4997 | 4982 | } |
4998 | 4983 | }, |
4999 | 4984 | "logs": [ |
| 4985 | + { |
| 4986 | + "code": "Undefined", |
| 4987 | + "level": "Warning", |
| 4988 | + "warningLevel": 1, |
| 4989 | + "message": "Problem reading the cache file /Users/gis/Desktop/Dev/bootcamp-devops-lemoncode/01-contenedores/lemoncode-challenge/dotnet-stack/backend/obj/project.nuget.cache : Invalid property identifier character: <. Path 'version', line 3, position 0." |
| 4990 | + }, |
5000 | 4991 | { |
5001 | 4992 | "code": "NU1903", |
5002 | 4993 | "level": "Warning", |
|
0 commit comments