Omnishell/obj/Module.csproj.nuget.dgspec.json

{
  "format": 1,
  "restore": {
    "D:\\Repos\\OmniShell\\src\\Omnishell\\Omnishell\\Module.csproj": {}
  },
  "projects": {
    "D:\\Repos\\OmniShell\\src\\Omnishell\\Core\\Core.csproj": {
      "version": "1.0.0",
      "restore": {
        "projectUniqueName": "D:\\Repos\\OmniShell\\src\\Omnishell\\Core\\Core.csproj",
        "projectName": "Core",
        "projectPath": "D:\\Repos\\OmniShell\\src\\Omnishell\\Core\\Core.csproj",
        "packagesPath": "C:\\Users\\antin\\.nuget\\packages\\",
        "outputPath": "D:\\Repos\\OmniShell\\src\\Omnishell\\Core\\obj\\",
        "projectStyle": "PackageReference",
        "configFilePaths": [
          "C:\\Users\\antin\\AppData\\Roaming\\NuGet\\NuGet.Config",
          "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
        ],
        "originalTargetFrameworks": [
          "net7.0"
        ],
        "sources": {
          "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
          "https://api.nuget.org/v3/index.json": {}
        },
        "frameworks": {
          "net7.0": {
            "targetAlias": "net7.0",
            "projectReferences": {}
          }
        },
        "warningProperties": {
          "warnAsError": [
            "NU1605"
          ]
        }
      },
      "frameworks": {
        "net7.0": {
          "targetAlias": "net7.0",
          "dependencies": {
            "Microsoft.Extensions.Hosting": {
              "target": "Package",
              "version": "[6.0.1, )"
            },
            "Microsoft.PowerShell.Commands.Diagnostics": {
              "target": "Package",
              "version": "[7.2.7, )"
            },
            "Microsoft.PowerShell.Commands.Management": {
              "target": "Package",
              "version": "[7.2.7, )"
            },
            "Microsoft.PowerShell.Commands.Utility": {
              "target": "Package",
              "version": "[7.2.7, )"
            },
            "Microsoft.PowerShell.ConsoleHost": {
              "target": "Package",
              "version": "[7.2.7, )"
            },
            "Microsoft.WSMan.Management": {
              "target": "Package",
              "version": "[7.2.7, )"
            },
            "System.Management.Automation": {
              "target": "Package",
              "version": "[7.2.7, )"
            }
          },
          "imports": [
            "net461",
            "net462",
            "net47",
            "net471",
            "net472",
            "net48",
            "net481"
          ],
          "assetTargetFallback": true,
          "warn": true,
          "frameworkReferences": {
            "Microsoft.NETCore.App": {
              "privateAssets": "all"
            }
          },
          "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
        }
      }
    },
    "D:\\Repos\\OmniShell\\src\\Omnishell\\Omnishell\\Module.csproj": {
      "version": "1.0.0",
      "restore": {
        "projectUniqueName": "D:\\Repos\\OmniShell\\src\\Omnishell\\Omnishell\\Module.csproj",
        "projectName": "Omnishell",
        "projectPath": "D:\\Repos\\OmniShell\\src\\Omnishell\\Omnishell\\Module.csproj",
        "packagesPath": "C:\\Users\\antin\\.nuget\\packages\\",
        "outputPath": "D:\\Repos\\OmniShell\\src\\Omnishell\\Omnishell\\obj\\",
        "projectStyle": "PackageReference",
        "configFilePaths": [
          "C:\\Users\\antin\\AppData\\Roaming\\NuGet\\NuGet.Config",
          "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
        ],
        "originalTargetFrameworks": [
          "net7.0"
        ],
        "sources": {
          "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
          "https://api.nuget.org/v3/index.json": {}
        },
        "frameworks": {
          "net7.0": {
            "targetAlias": "net7.0",
            "projectReferences": {
              "D:\\Repos\\OmniShell\\src\\Omnishell\\Core\\Core.csproj": {
                "projectPath": "D:\\Repos\\OmniShell\\src\\Omnishell\\Core\\Core.csproj"
              }
            }
          }
        },
        "warningProperties": {
          "warnAsError": [
            "NU1605"
          ]
        }
      },
      "frameworks": {
        "net7.0": {
          "targetAlias": "net7.0",
          "dependencies": {
            "Microsoft.Extensions.Hosting": {
              "target": "Package",
              "version": "[6.0.1, )"
            },
            "PowerShellStandard.Library": {
              "suppressParent": "All",
              "target": "Package",
              "version": "[5.1.1, )"
            },
            "System.Management.Automation": {
              "target": "Package",
              "version": "[7.2.7, )"
            }
          },
          "imports": [
            "net461",
            "net462",
            "net47",
            "net471",
            "net472",
            "net48",
            "net481"
          ],
          "assetTargetFallback": true,
          "warn": true,
          "frameworkReferences": {
            "Microsoft.NETCore.App": {
              "privateAssets": "all"
            }
          },
          "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
        }
      }
    }
  }
}