source/PoshTui/PoshTui/obj/project.assets.json
{
"version": 3, "targets": { "net8.0": { "PowerShellStandard.Library/5.1.1": { "type": "package", "compile": { "lib/netstandard2.0/System.Management.Automation.dll": {} }, "runtime": { "lib/netstandard2.0/System.Management.Automation.dll": {} } } } }, "libraries": { "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": { "net8.0": [ "PowerShellStandard.Library >= 5.1.1" ] }, "packageFolders": { "C:\\Users\\Nathaniel\\.nuget\\packages\\": {}, "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} }, "project": { "version": "1.0.0", "restore": { "projectUniqueName": "C:\\Users\\Nathaniel\\source\\repos\\PoshTui\\PoshTui\\PoshTui.csproj", "projectName": "PoshTui", "projectPath": "C:\\Users\\Nathaniel\\source\\repos\\PoshTui\\PoshTui\\PoshTui.csproj", "packagesPath": "C:\\Users\\Nathaniel\\.nuget\\packages\\", "outputPath": "C:\\Users\\Nathaniel\\source\\repos\\PoshTui\\PoshTui\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" ], "configFilePaths": [ "C:\\Users\\Nathaniel\\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": [ "net8.0" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net8.0": { "targetAlias": "net8.0", "projectReferences": {} } }, "warningProperties": { "warnAsError": [ "NU1605" ] }, "restoreAuditProperties": { "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" }, "SdkAnalysisLevel": "9.0.300" }, "frameworks": { "net8.0": { "targetAlias": "net8.0", "dependencies": { "PowerShellStandard.Library": { "target": "Package", "version": "[5.1.1, )" } }, "imports": [ "net461", "net462", "net47", "net471", "net472", "net48", "net481" ], "assetTargetFallback": true, "warn": true, "downloadDependencies": [ { "name": "Microsoft.AspNetCore.App.Ref", "version": "[8.0.18, 8.0.18]" }, { "name": "Microsoft.NETCore.App.Ref", "version": "[8.0.18, 8.0.18]" }, { "name": "Microsoft.WindowsDesktop.App.Ref", "version": "[8.0.18, 8.0.18]" } ], "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json" } } } } |