RobotProductionSystem.Api.csproj.nuget.dgspec.json 2.94 KB
{
  "format": 1,
  "restore": {
    "/Users/mac/Projects/rps/backend/src/RobotProductionSystem.Api/RobotProductionSystem.Api.csproj": {}
  },
  "projects": {
    "/Users/mac/Projects/rps/backend/src/RobotProductionSystem.Api/RobotProductionSystem.Api.csproj": {
      "version": "1.0.0",
      "restore": {
        "projectUniqueName": "/Users/mac/Projects/rps/backend/src/RobotProductionSystem.Api/RobotProductionSystem.Api.csproj",
        "projectName": "RobotProductionSystem.Api",
        "projectPath": "/Users/mac/Projects/rps/backend/src/RobotProductionSystem.Api/RobotProductionSystem.Api.csproj",
        "packagesPath": "/Users/mac/.nuget/packages/",
        "outputPath": "/Users/mac/Projects/rps/backend/src/RobotProductionSystem.Api/obj/",
        "projectStyle": "PackageReference",
        "configFilePaths": [
          "/Users/mac/.nuget/NuGet/NuGet.Config"
        ],
        "originalTargetFrameworks": [
          "net8.0"
        ],
        "sources": {
          "https://api.nuget.org/v3/index.json": {}
        },
        "frameworks": {
          "net8.0": {
            "targetAlias": "net8.0",
            "projectReferences": {}
          }
        },
        "warningProperties": {
          "warnAsError": [
            "NU1605"
          ]
        },
        "restoreAuditProperties": {
          "enableAudit": "true",
          "auditLevel": "low",
          "auditMode": "direct"
        }
      },
      "frameworks": {
        "net8.0": {
          "targetAlias": "net8.0",
          "dependencies": {
            "Microsoft.AspNetCore.Authentication.JwtBearer": {
              "target": "Package",
              "version": "[8.0.26, )"
            },
            "Microsoft.AspNetCore.OpenApi": {
              "target": "Package",
              "version": "[8.0.26, )"
            },
            "Microsoft.EntityFrameworkCore.Design": {
              "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
              "suppressParent": "All",
              "target": "Package",
              "version": "[8.0.11, )"
            },
            "Npgsql.EntityFrameworkCore.PostgreSQL": {
              "target": "Package",
              "version": "[8.0.11, )"
            },
            "Swashbuckle.AspNetCore": {
              "target": "Package",
              "version": "[6.6.2, )"
            }
          },
          "imports": [
            "net461",
            "net462",
            "net47",
            "net471",
            "net472",
            "net48",
            "net481"
          ],
          "assetTargetFallback": true,
          "warn": true,
          "frameworkReferences": {
            "Microsoft.AspNetCore.App": {
              "privateAssets": "none"
            },
            "Microsoft.NETCore.App": {
              "privateAssets": "all"
            }
          },
          "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/8.0.421/PortableRuntimeIdentifierGraph.json"
        }
      }
    }
  }
}