src/obj/project.assets.json

{
  "version": 3,
  "targets": {
    "net6.0": {
      "FSharp.Core/6.0.6": {
        "type": "package",
        "compile": {
          "lib/netstandard2.1/FSharp.Core.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.1/FSharp.Core.dll": {
            "related": ".xml"
          }
        },
        "resource": {
          "lib/netstandard2.1/cs/FSharp.Core.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.1/de/FSharp.Core.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.1/es/FSharp.Core.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.1/fr/FSharp.Core.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.1/it/FSharp.Core.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.1/ja/FSharp.Core.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.1/ko/FSharp.Core.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.1/pl/FSharp.Core.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.1/pt-BR/FSharp.Core.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.1/ru/FSharp.Core.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.1/tr/FSharp.Core.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.1/zh-Hans/FSharp.Core.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.1/zh-Hant/FSharp.Core.resources.dll": {
            "locale": "zh-Hant"
          }
        },
        "contentFiles": {
          "contentFiles/any/any/_._": {
            "buildAction": "None",
            "codeLanguage": "any",
            "copyToOutput": false
          }
        }
      },
      "PowerShellStandard.Library/5.1.1": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/System.Management.Automation.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.Management.Automation.dll": {}
        }
      }
    }
  },
  "libraries": {
    "FSharp.Core/6.0.6": {
      "sha512": "oSbTFqPtsp+EGkWAHwYIYYHyXLJRnbzVwcmM06kmXNLdWsp3P6XZViPSJJ2qUQS8feNK+nyPA0qtpNZXANGB7w==",
      "type": "package",
      "path": "fsharp.core/6.0.6",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "contentFiles/any/netstandard2.0/FSharp.Core.xml",
        "contentFiles/any/netstandard2.1/FSharp.Core.xml",
        "fsharp.core.6.0.6.nupkg.sha512",
        "fsharp.core.nuspec",
        "lib/netstandard2.0/FSharp.Core.dll",
        "lib/netstandard2.0/FSharp.Core.xml",
        "lib/netstandard2.0/cs/FSharp.Core.resources.dll",
        "lib/netstandard2.0/de/FSharp.Core.resources.dll",
        "lib/netstandard2.0/es/FSharp.Core.resources.dll",
        "lib/netstandard2.0/fr/FSharp.Core.resources.dll",
        "lib/netstandard2.0/it/FSharp.Core.resources.dll",
        "lib/netstandard2.0/ja/FSharp.Core.resources.dll",
        "lib/netstandard2.0/ko/FSharp.Core.resources.dll",
        "lib/netstandard2.0/pl/FSharp.Core.resources.dll",
        "lib/netstandard2.0/pt-BR/FSharp.Core.resources.dll",
        "lib/netstandard2.0/ru/FSharp.Core.resources.dll",
        "lib/netstandard2.0/tr/FSharp.Core.resources.dll",
        "lib/netstandard2.0/zh-Hans/FSharp.Core.resources.dll",
        "lib/netstandard2.0/zh-Hant/FSharp.Core.resources.dll",
        "lib/netstandard2.1/FSharp.Core.dll",
        "lib/netstandard2.1/FSharp.Core.xml",
        "lib/netstandard2.1/cs/FSharp.Core.resources.dll",
        "lib/netstandard2.1/de/FSharp.Core.resources.dll",
        "lib/netstandard2.1/es/FSharp.Core.resources.dll",
        "lib/netstandard2.1/fr/FSharp.Core.resources.dll",
        "lib/netstandard2.1/it/FSharp.Core.resources.dll",
        "lib/netstandard2.1/ja/FSharp.Core.resources.dll",
        "lib/netstandard2.1/ko/FSharp.Core.resources.dll",
        "lib/netstandard2.1/pl/FSharp.Core.resources.dll",
        "lib/netstandard2.1/pt-BR/FSharp.Core.resources.dll",
        "lib/netstandard2.1/ru/FSharp.Core.resources.dll",
        "lib/netstandard2.1/tr/FSharp.Core.resources.dll",
        "lib/netstandard2.1/zh-Hans/FSharp.Core.resources.dll",
        "lib/netstandard2.1/zh-Hant/FSharp.Core.resources.dll"
      ]
    },
    "PowerShellStandard.Library/5.1.1": {
      "sha512": "e31xJjG+Kjbv6YF3Yq6D4Dl3or8v7LrNF41k3CXrWozW6hR1zcOe5KYuZJaGSiAgLnwP8wcW+I3+IWEzMPZKXQ==",
      "type": "package",
      "path": "powershellstandard.library/5.1.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net452/System.Management.Automation.dll",
        "lib/netstandard2.0/System.Management.Automation.dll",
        "powershellstandard.library.5.1.1.nupkg.sha512",
        "powershellstandard.library.nuspec"
      ]
    }
  },
  "projectFileDependencyGroups": {
    "net6.0": [
      "FSharp.Core >= 6.0.6",
      "PowerShellStandard.Library >= 5.1.1"
    ]
  },
  "packageFolders": {
    "C:\\Users\\apiep\\.nuget\\packages\\": {},
    "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  },
  "project": {
    "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"
      }
    }
  }
}