danroth27 / BlazorWeather

Blazor Weather
https://aka.ms/blazorweather
MIT License
247 stars 57 forks source link

Cannot run or compile app #20

Closed mihaimyh closed 3 years ago

mihaimyh commented 3 years ago

I have a strange error, it saying I am missing .NET 6 SDK installed, although I have it.

image

mihaimyh commented 3 years ago

It seems I didn't had .NET preview SDKs enabled on VS.

image

danroth27 commented 3 years ago

@mihaimyh I'm glad you were able to figure this issue out! Please note that we generally recommend using .NET 6 previews with the latest Visual Studio preview: https://visualstudio.com/preview. Preview releases of Visual Studio support preview .NET SDKs by default.