C
C#3d ago
Blaest

✅ 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.
No description
6 Replies
jcotton42
jcotton423d ago
@Blaest that’s the wrong template. $newproject
MODiX
MODiX3d ago
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
Blaest
BlaestOP3d ago
So that would make me able to use .NET 9.0' features?
jcotton42
jcotton423d ago
Yes.
Blaest
BlaestOP3d ago
Much appreciated, thanks!
jcotton42
jcotton423d ago
Use /close

Did you find this page helpful?