❔ Trouble Creating PowerShell Commandlet
I'm using visual studio 2022, dotnet 6.0. I installed the automation package using
But when I try to import the module after building the package I get the error in the screenshot. Does anyone have any ideas?
NuGet\Install-Package Microsoft.PowerShell.SDK -Version 7.2.9
But when I try to import the module after building the package I get the error in the screenshot. Does anyone have any ideas?