Product: PowerShell Universal
Version: 3.0.1
All my scripts now fail with the following if I run the script directly or in pages.
[error] Assembly with same name is already loaded
or
[error] The term 'Out-PSUPipeline' is not recognized as a name of a cmdlet, function, script file, or executable program.
I tried to upgrade with the zip, when that didnt work, I installed the MSI files to a new dir and updated my IIS directory to point to the new dir. Same result. I made sure to install the web hosting .net 6 install as required.