{ "format": 1, "restore": { "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\API\\API.csproj": {} }, "projects": { "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\API\\API.csproj": { "version": "1.0.0", "restore": { "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\API\\API.csproj", "projectName": "API", "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\API\\API.csproj", "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\", "outputPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\API\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" ], "configFilePaths": [ "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net6.0" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "projectReferences": { "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Application\\Application.csproj": { "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Application\\Application.csproj" }, "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Domain\\Domain.csproj": { "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Domain\\Domain.csproj" } } } }, "warningProperties": { "warnAsError": [ "NU1605" ] }, "restoreAuditProperties": { "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" } }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "dependencies": { "MicroElements.Swashbuckle.FluentValidation": { "target": "Package", "version": "[5.7.0, )" }, "Microsoft.EntityFrameworkCore.Design": { "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", "suppressParent": "All", "target": "Package", "version": "[6.0.10, )" }, "Swashbuckle.AspNetCore": { "target": "Package", "version": "[6.4.0, )" }, "Swashbuckle.AspNetCore.Annotations": { "target": "Package", "version": "[6.4.0, )" }, "Swashbuckle.AspNetCore.Filters": { "target": "Package", "version": "[7.0.5, )" } }, "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:\\Program Files\\dotnet\\sdk\\8.0.204\\RuntimeIdentifierGraph.json" } } }, "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Application\\Application.csproj": { "version": "1.0.0", "restore": { "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Application\\Application.csproj", "projectName": "Application", "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Application\\Application.csproj", "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\", "outputPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Application\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" ], "configFilePaths": [ "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net6.0" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "projectReferences": { "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Domain\\Domain.csproj": { "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Domain\\Domain.csproj" }, "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Infrastructure\\Infrastructure.csproj": { "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Infrastructure\\Infrastructure.csproj" } } } }, "warningProperties": { "warnAsError": [ "NU1605" ] }, "restoreAuditProperties": { "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" } }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "dependencies": { "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", "version": "[6.0.10, )" }, "Microsoft.Extensions.DependencyInjection.Abstractions": { "target": "Package", "version": "[6.0.0, )" } }, "imports": [ "net461", "net462", "net47", "net471", "net472", "net48", "net481" ], "assetTargetFallback": true, "warn": true, "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204\\RuntimeIdentifierGraph.json" } } }, "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Domain\\Domain.csproj": { "version": "1.0.0", "restore": { "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Domain\\Domain.csproj", "projectName": "Domain", "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Domain\\Domain.csproj", "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\", "outputPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Domain\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" ], "configFilePaths": [ "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net6.0" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "projectReferences": {} } }, "warningProperties": { "warnAsError": [ "NU1605" ] }, "restoreAuditProperties": { "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" } }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "dependencies": { "AutoMapper": { "target": "Package", "version": "[12.0.0, )" }, "AutoMapper.Extensions.Microsoft.DependencyInjection": { "target": "Package", "version": "[12.0.0, )" }, "FluentValidation": { "target": "Package", "version": "[11.3.0, )" }, "FluentValidation.DependencyInjectionExtensions": { "target": "Package", "version": "[11.3.0, )" }, "Microsoft.AspNetCore.Http.Features": { "target": "Package", "version": "[5.0.17, )" }, "Microsoft.AspNetCore.Mvc.Core": { "target": "Package", "version": "[2.2.5, )" }, "Microsoft.EntityFrameworkCore": { "target": "Package", "version": "[6.0.10, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", "version": "[6.0.10, )" }, "NReco.PdfGenerator.LT": { "target": "Package", "version": "[1.1.17, )" }, "Newtonsoft.Json": { "target": "Package", "version": "[13.0.1, )" } }, "imports": [ "net461", "net462", "net47", "net471", "net472", "net48", "net481" ], "assetTargetFallback": true, "warn": true, "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204\\RuntimeIdentifierGraph.json" } } }, "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Infrastructure\\Infrastructure.csproj": { "version": "1.0.0", "restore": { "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Infrastructure\\Infrastructure.csproj", "projectName": "Infrastructure", "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Infrastructure\\Infrastructure.csproj", "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\", "outputPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Infrastructure\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" ], "configFilePaths": [ "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net6.0" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "projectReferences": { "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Domain\\Domain.csproj": { "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\dot-net-6-api-controller-base-main\\src\\Domain\\Domain.csproj" } } } }, "warningProperties": { "warnAsError": [ "NU1605" ] }, "restoreAuditProperties": { "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" } }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "dependencies": { "Microsoft.EntityFrameworkCore": { "target": "Package", "version": "[6.0.10, )" }, "Microsoft.EntityFrameworkCore.Tools": { "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", "suppressParent": "All", "target": "Package", "version": "[6.0.10, )" } }, "imports": [ "net461", "net462", "net47", "net471", "net472", "net48", "net481" ], "assetTargetFallback": true, "warn": true, "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204\\RuntimeIdentifierGraph.json" } } } } }