Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Microsoft.PowerShjell.Commands.Management.dll missing from ref assemblies in SDK #16141

Copy link
Copy link
@powercode

Description

@powercode
Issue body actions

Prerequisites

Steps to reproduce

When referencing the PowerShell SDK nuget package and trying to use the type Microsoft.PowerShell.Commands.ResolvePathCommand, the assembly is not found.

The ref directory is missing Microsoft.PowerShell.Commands.Management.dll, where the type is implemented.

    Directory: C:\Users\Staffan\.nuget\packages\microsoft.powershell.sdk\7.2.0-preview.9\ref\net6.0

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a---          2021-08-18    20:51         134656 Microsoft.PowerShell.Commands.Utility.dll
-a---          2021-08-18    19:41         576648 Microsoft.PowerShell.Commands.Utility.xml
-a---          2021-08-18    20:51           7168 Microsoft.PowerShell.ConsoleHost.dll
-a---          2021-08-18    19:41         166674 Microsoft.PowerShell.ConsoleHost.xml
-a---          2021-08-18    20:51         397312 System.Management.Automation.dll
-a---          2021-08-18    19:41        7651228 System.Management.Automation.xml

The same is true for the ref folder of the Microsoft.PowerShell.Commands.Management nuget package.

    Directory: C:\Users\Staffan\.nuget\packages\microsoft.powershell.commands.management\7.2.0-preview.9\ref\net6.0

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a---          2021-08-18    20:51         397312 System.Management.Automation.dll
-a---          2021-08-18    19:41        7651228 System.Management.Automation.xml

Expected behavior

Should be able to reference the SDK and use types from Microsoft.PowerShell.Commands.Management.

Actual behavior

Build error.

Error details

error CS0246: The type or namespace name 'ResolvePathCommand' could not be found (are you missing a using directive or an assembly reference?)


### Environment data

```powershell
Referenced the 7.2.0-preview9 SDK.

Visuals

No response

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    WG-DevEx-SDKhosting PowerShell as a runtime, PowerShell's APIs, PowerShell Standard, or development of moduleshosting PowerShell as a runtime, PowerShell's APIs, PowerShell Standard, or development of modules

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.