Build: v7.7.139
OS: Windows Server 2016 Standard (64 Bit)
Build: v10.0.14393
This version works fine with Powershell V5 (running scripts, debugging them), but I'm having some trouble with Powershell V7. I installed PS7 first, after which I upgraded to the Primalscript version above. After installing everything and opening Primalscript 2020, it was building cache for a long while.
I changed the settings in the ribbon to:
Local Machine 64 bit
PowerShell 7
When I set a breakpoint and run the script I get a *** Debug Session ended. *** error. When running the script normally (control F5 or 'Run' option of the ribbon, also in Elevated mode) I get 'Cannot instantiate PowerShell V7 object: 0'. But when I choose 'Run in shell' the script runs without any errors.
I checked the Cache Editor, found that it didn't have Cache for Powershell 7 (which suprised me considering the relatively long wait earlier) so I created it, copying them from V5. Not sure whether this was the correct thing to do. It didn't help anyway.

Script Security settings:
Before I had (never changed a thing here)
Windows Powershell - 64 bit: Remote Signed for Local Machine, Current User Undefined
Windows Powershell - 32 bit: Remote Signed for Local Machine, Current User Undefined
And after installing PS7 and new version of PrimalScript 2020 this was added
Powershell 7 - 64 Bit: Remote Signed for Local Machine, Current User Undefined