In our solution, we have database projects in .NET 4.6.2. We wanted to migrate these database projects to .NET 8, but we are not able to see .NET 8 in the “Target Framework” dropdown, even though we have .NET 8 installed (this is visible for other type of projects like, ASP.NET Core MVC app, etc).
We wanted to know if its even possible to migrate existing .NET 4.6.2 SQL Server database project to .NET 8 or not? Can you please suggest?
We tried to create new project after installing .NET 8 but still not able to see it in “Target Framework” dropdown of properties section of SQL Server database project
Bharti Tijare is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.