{ "format": 1, "restore": { "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\API\\API.csproj": {} }, "projects": { "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\API\\API.csproj": { "version": "1.0.0", "restore": { "projectUniqueName": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\API\\API.csproj", "projectName": "API", "projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\API\\API.csproj", "packagesPath": "C:\\Users\\Andrei Cerbu\\.nuget\\packages\\", "outputPath": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\API\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\Andrei Cerbu\\AppData\\Roaming\\NuGet\\NuGet.Config" ], "originalTargetFrameworks": [ "net8.0" ], "sources": { "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net8.0": { "targetAlias": "net8.0", "projectReferences": { "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Application\\Application.csproj": { "projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Application\\Application.csproj" }, "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Infrastructure\\Infrastructure.csproj": { "projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Infrastructure\\Infrastructure.csproj" } } } }, "warningProperties": { "warnAsError": [ "NU1605" ] } }, "frameworks": { "net8.0": { "targetAlias": "net8.0", "dependencies": { "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", "version": "[8.0.3, )" }, "Swashbuckle.AspNetCore": { "target": "Package", "version": "[6.5.0, )" } }, "imports": [ "net461", "net462", "net47", "net471", "net472", "net48", "net481" ], "assetTargetFallback": true, "warn": true, "frameworkReferences": { "Microsoft.AspNetCore.App": { "privateAssets": "none" }, "Microsoft.NETCore.App": { "privateAssets": "all" } }, "runtimeIdentifierGraphPath": "C:\\Users\\Andrei Cerbu\\.dotnet\\sdk\\8.0.203/PortableRuntimeIdentifierGraph.json" } } }, "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Application\\Application.csproj": { "version": "1.0.0", "restore": { "projectUniqueName": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Application\\Application.csproj", "projectName": "Application", "projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Application\\Application.csproj", "packagesPath": "C:\\Users\\Andrei Cerbu\\.nuget\\packages\\", "outputPath": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Application\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\Andrei Cerbu\\AppData\\Roaming\\NuGet\\NuGet.Config" ], "originalTargetFrameworks": [ "net8.0" ], "sources": { "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net8.0": { "targetAlias": "net8.0", "projectReferences": { "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Core\\Core.csproj": { "projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Core\\Core.csproj" } } } }, "warningProperties": { "warnAsError": [ "NU1605" ] } }, "frameworks": { "net8.0": { "targetAlias": "net8.0", "dependencies": { "FluentValidation": { "target": "Package", "version": "[11.9.0, )" }, "MongoDB.Driver": { "target": "Package", "version": "[2.24.0, )" } }, "imports": [ "net461", "net462", "net47", "net471", "net472", "net48", "net481" ], "assetTargetFallback": true, "warn": true, "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, "runtimeIdentifierGraphPath": "C:\\Users\\Andrei Cerbu\\.dotnet\\sdk\\8.0.203/PortableRuntimeIdentifierGraph.json" } } }, "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Core\\Core.csproj": { "version": "1.0.0", "restore": { "projectUniqueName": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Core\\Core.csproj", "projectName": "Core", "projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Core\\Core.csproj", "packagesPath": "C:\\Users\\Andrei Cerbu\\.nuget\\packages\\", "outputPath": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Core\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\Andrei Cerbu\\AppData\\Roaming\\NuGet\\NuGet.Config" ], "originalTargetFrameworks": [ "net8.0" ], "sources": { "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net8.0": { "targetAlias": "net8.0", "projectReferences": {} } }, "warningProperties": { "warnAsError": [ "NU1605" ] } }, "frameworks": { "net8.0": { "targetAlias": "net8.0", "dependencies": { "MongoDB.Bson": { "target": "Package", "version": "[2.24.0, )" } }, "imports": [ "net461", "net462", "net47", "net471", "net472", "net48", "net481" ], "assetTargetFallback": true, "warn": true, "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, "runtimeIdentifierGraphPath": "C:\\Users\\Andrei Cerbu\\.dotnet\\sdk\\8.0.203/PortableRuntimeIdentifierGraph.json" } } }, "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Infrastructure\\Infrastructure.csproj": { "version": "1.0.0", "restore": { "projectUniqueName": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Infrastructure\\Infrastructure.csproj", "projectName": "Infrastructure", "projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Infrastructure\\Infrastructure.csproj", "packagesPath": "C:\\Users\\Andrei Cerbu\\.nuget\\packages\\", "outputPath": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Infrastructure\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\Andrei Cerbu\\AppData\\Roaming\\NuGet\\NuGet.Config" ], "originalTargetFrameworks": [ "net8.0" ], "sources": { "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net8.0": { "targetAlias": "net8.0", "projectReferences": { "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Application\\Application.csproj": { "projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Application\\Application.csproj" }, "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Core\\Core.csproj": { "projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\backend\\Core\\Core.csproj" } } } }, "warningProperties": { "warnAsError": [ "NU1605" ] } }, "frameworks": { "net8.0": { "targetAlias": "net8.0", "dependencies": { "Microsoft.EntityFrameworkCore": { "target": "Package", "version": "[8.0.3, )" }, "Microsoft.EntityFrameworkCore.Design": { "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", "suppressParent": "All", "target": "Package", "version": "[8.0.3, )" }, "Microsoft.EntityFrameworkCore.Relational": { "target": "Package", "version": "[8.0.3, )" }, "Microsoft.Extensions.Configuration": { "target": "Package", "version": "[8.0.0, )" }, "Microsoft.Extensions.Configuration.Json": { "target": "Package", "version": "[8.0.0, )" }, "Microsoft.Extensions.Options.ConfigurationExtensions": { "target": "Package", "version": "[8.0.0, )" }, "Microsoft.IdentityModel.Tokens": { "target": "Package", "version": "[7.5.1, )" }, "MongoDB.Driver": { "target": "Package", "version": "[2.24.0, )" }, "Npgsql.EntityFrameworkCore.PostgreSQL": { "target": "Package", "version": "[8.0.2, )" }, "System.IdentityModel.Tokens.Jwt": { "target": "Package", "version": "[7.5.1, )" } }, "imports": [ "net461", "net462", "net47", "net471", "net472", "net48", "net481" ], "assetTargetFallback": true, "warn": true, "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, "runtimeIdentifierGraphPath": "C:\\Users\\Andrei Cerbu\\.dotnet\\sdk\\8.0.203/PortableRuntimeIdentifierGraph.json" } } } } }