Enable Powershell 7 in Visual Studio Developer Powershell terminal

Viewed 17

Currently running VS 2022 with Developer Powershell terminal v17.3.0-pre.2.0.

If I run the powershell command $PSVersionTable.PSVersion it tells me the terminal is running PS v5, but I woudl really like to utilise v7

I've had a look at this doc which suggest the Architecture can be possible changed, but there is no reference about PS version. A search online has not yielded any answers.

Can PS v7 run in Developer Powershell ?

0 Answers
Related