Why I can't use the .net core preview 5 in WPF?

  • Thread starter Thread starter mywatermelon
  • Start date Start date
M

mywatermelon

Guest
I installed the .net core preview 5 and now try to create a new .net core WPF project.

However, the visual studio 2019(Version 16.1.1) reports an error as below:


1446223.png

When I tried to do what it said, I found this:

1446224.png

The visual studio has not an option to enabled the preview version!

I found the tutorial in google(Quick Tip: How to Try .NET Core 3.0 in Visual Studio 2019 -- Visual Studio Magazine), the visual studio which the tutorial said is just like this:

vstip.jpg

Why my visual studio can not see the option? Could you please help me? Thank you.

Continue reading...
 
Back
Top