Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it safe to install Visual Studio 2019 preview side-by-side with Visual studio 2019 (Blazor wants the preview)?

I want to try out Blazor and it wants Visual Studio 2019 Preview. Now, I already have Visual Studio 2019 (Professional) on my machine. It is safe to install the Preview version side-by-side?

Tried to find any help on forums, but didn't find any advice.

like image 487
user736570 Avatar asked Jun 20 '19 16:06

user736570


1 Answers

Ok, I'll answer my question myself. Visual Studio 2019 Preview works fine side-by-side with released Visual Studio 2019. And I only got Blazor to install after I installed VS 2019 Preview.

Link to official Blazor Getting Started Documentation which specifically requires the Preview version (as of today)

like image 91
user736570 Avatar answered Sep 26 '22 02:09

user736570