Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Create new project with NET 8 SDK, net7.0 project is created instead
Expected Behavior
Created projects should target net8.0
Steps To Reproduce
Install NET8.0 SDK
dotnet new web
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response