src/obj/jwtPS.fsproj.nuget.dgspec.json

{
  "format": 1,
  "restore": {
    "C:\\Users\\apiep\\Documents\\github\\jwtPS\\src\\jwtPS.fsproj": {}
  },
  "projects": {
    "C:\\Users\\apiep\\Documents\\github\\jwtPS\\src\\jwtPS.fsproj": {
      "version": "1.0.0",
      "restore": {
        "projectUniqueName": "C:\\Users\\apiep\\Documents\\github\\jwtPS\\src\\jwtPS.fsproj",
        "projectName": "jwtPS",
        "projectPath": "C:\\Users\\apiep\\Documents\\github\\jwtPS\\src\\jwtPS.fsproj",
        "packagesPath": "C:\\Users\\apiep\\.nuget\\packages\\",
        "outputPath": "C:\\Users\\apiep\\Documents\\github\\jwtPS\\src\\obj\\",
        "projectStyle": "PackageReference",
        "fallbackFolders": [
          "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
        ],
        "configFilePaths": [
          "C:\\Users\\apiep\\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\\sdk\\6.0.401\\FSharp\\library-packs": {},
          "https://api.nuget.org/v3/index.json": {}
        },
        "frameworks": {
          "net6.0": {
            "targetAlias": "net6.0",
            "projectReferences": {}
          }
        }
      },
      "frameworks": {
        "net6.0": {
          "targetAlias": "net6.0",
          "dependencies": {
            "FSharp.Core": {
              "include": "Runtime, Compile, Build, Native, Analyzers, BuildTransitive",
              "target": "Package",
              "version": "[6.0.6, )",
              "generatePathProperty": true
            },
            "PowerShellStandard.Library": {
              "target": "Package",
              "version": "[5.1.1, )",
              "generatePathProperty": true
            }
          },
          "imports": [
            "net461",
            "net462",
            "net47",
            "net471",
            "net472",
            "net48",
            "net481"
          ],
          "assetTargetFallback": true,
          "warn": true,
          "frameworkReferences": {
            "Microsoft.NETCore.App": {
              "privateAssets": "all"
            }
          },
          "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.401\\RuntimeIdentifierGraph.json"
        }
      }
    }
  }
}