Could you try to use option in Editor menu File -> Generate scripts project files and then open Visual Studio?
Also, which version do you use? VS2017 and VS2019 are widely tested to work fine.
I still see the same issue after doing what you recommended. I tried to open the project solution directly in VS 2017, I got an error saying that this project targets .Net 4.5, which is not installed, so I installed .Net 5 (4.5 was not available to download). I was then able to open the solution after retargeting.
After this I was able to open scripts in VS 2017 directly.