M
M
mehonoshin212022-04-14 13:38:57
.NET
mehonoshin21, 2022-04-14 13:38:57

I got an error NETSDK1 The current .NET SDK is not supported please select .NET 5.0 or earlier. What to do?

6257f9a3beb66563027618.png
This is a screenshot of the error

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vasily Bannikov, 2022-04-14
@vabka

Do what they ask - change TargetFramework to net5.0
Or install a new sdk version

A
Alexander, 2022-04-14
@Adler_lug

VS 2019 does not support .Net 6.0. You either need to downgrade to .Net 5.0 or install VS 2022 to work with .Net 6.0

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question