Blazor hybrid template app not starting with .Net8

96 Views Asked by At

Since .Net8 has been released I wanted to create a new Blazor Hybrid app using the template provided in Visual Studio Community version 17.8.4. The project compiles but never displays and then stops with a warning. enter image description here I followed the link and installed enter image description here

But the issue remains, I cannot use Blazor Hybrid with .Net8. It works fine with .Net7.

I'm on Windows 10 with the latests updates.

What could be the reason for this behaviour?

0

There are 0 best solutions below