-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
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
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
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:
- JoinPathCommand
- TestPathCommand
- GetChildItemCommand
- GetItemCommand
- 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
bironeaj
Metadata
Metadata
Assignees
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