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:
- 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
Prerequisites
Steps to reproduce
Using C# SDK, I updated
Microsoft.PowerShell.Commands.Managementfrom7.1.5to7.2.1.The SDK no longer has references to the following commands:
If this was intentional, how should I be referencing these commands?
Expected behavior
I need to import the commands listed under steps to reproduceActual behavior
I can now longer use the commands listed under steps to reproduceError details
No response
Environment data
Visuals
No response