obj/PasswordGenerator.csproj.nuget.dgspec.json

{
  "format": 1,
  "restore": {
    "D:\\a\\PasswordGenerator\\PasswordGenerator\\BinaryPasswordGenerator\\PasswordGenerator.csproj": {}
  },
  "projects": {
    "D:\\a\\PasswordGenerator\\PasswordGenerator\\BinaryPasswordGenerator\\PasswordGenerator.csproj": {
      "version": "2.1.0",
      "restore": {
        "projectUniqueName": "D:\\a\\PasswordGenerator\\PasswordGenerator\\BinaryPasswordGenerator\\PasswordGenerator.csproj",
        "projectName": "PasswordGenerator",
        "projectPath": "D:\\a\\PasswordGenerator\\PasswordGenerator\\BinaryPasswordGenerator\\PasswordGenerator.csproj",
        "packagesPath": "C:\\Users\\runneradmin\\.nuget\\packages\\",
        "outputPath": "D:\\a\\PasswordGenerator\\PasswordGenerator\\BinaryPasswordGenerator\\obj\\",
        "projectStyle": "PackageReference",
        "fallbackFolders": [
          "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
        ],
        "configFilePaths": [
          "C:\\Users\\runneradmin\\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": [
          "netstandard2.0"
        ],
        "sources": {
          "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
          "C:\\Program Files\\dotnet\\library-packs": {},
          "https://api.nuget.org/v3/index.json": {}
        },
        "frameworks": {
          "netstandard2.0": {
            "targetAlias": "netstandard2.0",
            "projectReferences": {}
          }
        },
        "warningProperties": {
          "warnAsError": [
            "NU1605"
          ]
        }
      },
      "frameworks": {
        "netstandard2.0": {
          "targetAlias": "netstandard2.0",
          "dependencies": {
            "NETStandard.Library": {
              "suppressParent": "All",
              "target": "Package",
              "version": "[2.0.3, )",
              "autoReferenced": true
            },
            "PowerShellStandard.Library": {
              "target": "Package",
              "version": "[5.1.1, )"
            }
          },
          "imports": [
            "net461",
            "net462",
            "net47",
            "net471",
            "net472",
            "net48",
            "net481"
          ],
          "assetTargetFallback": true,
          "warn": true,
          "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json"
        }
      }
    }
  }
}