8000 TestPathCommand and several others removed in PowerShell 7.2 SDK · Issue #16862 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content
TestPathCommand and several others removed in PowerShell 7.2 SDK #16862
@colinblaise

Description

@colinblaise

Prerequisites

Steps to reproduce

Using C# SDK, I updated Microsoft.PowerShell.Commands.Management from 7.1.5 to 7.2.1.

The SDK no longer has references to the following commands:

  1. JoinPathCommand
  2. TestPathCommand
  3. GetChildItemCommand
  4. GetItemCommand
  5. SetItemCommand

If this was intentional, how should I be referencing these commands?

Expected behavior

I need to import the commands listed under steps to reproduce

Actual behavior

I can now longer use the commands listed under steps to reproduce

Error details

No response

Environment data

Key                       Value
---                       -----
PSVersion                 7.2.1
PSEdition                 Core
GitCommitId               7.2.1
OS                        Linux 5.10.60.1-microsoft-standard-WSL2 #1 SMP Wed Aug 25 23:20:18 UTC 2021
Platform                  Unix
PSCompatibleVersions      {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion      1.1.0.1
WSManStackVersion         3.0

Visuals

No response

Metadata

Metadata

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0