✅ Update .NET (SOLVED)
How do I update .NET? I used the dotnet.microsoft.som/en-us/download/ and got the .NET 9.0, but I don't seem to be able to use it as shown in the picture.

6 Replies
@Blaest that’s the wrong template.
$newproject
When creating a new project, prefer using .NET over .NET Framework, unless you have a very specific reason to be using .NET Framework.
.NET Framework is now legacy code and only get security fix updates, it no longer gets new features and is not recommended.
https://cdn.discordapp.com/attachments/569261465463160900/899381236617855016/unknown.png
So that would make me able to use .NET 9.0' features?
Yes.
Much appreciated, thanks!
Use /close