Upgrade ASP.Net MVC project to .NET Framework 4.8

Hong 1,246 Reputation points
2021-08-20T14:45:19.303+00:00

I have a fairly old ASP.Net MVC project. It seems that the atest .Net Framework it can target is 4.7.2.
125095-image.png

Can 4.8 be an option? I am asking this primarily out of curiosity. The web app works fine.

Developer technologies | ASP.NET | Other
{count} votes

Accepted answer
  1. Ravi Kakarla 161 Reputation points
    2021-08-21T14:12:30.813+00:00

    Additional Information for migrating the app to .Net Framework 4.8

    https://learn.microsoft.com/en-us/dotnet/framework/migration-guide/runtime/4.5-4.8

    Note: Please also check if your TEST, QA, and PROD servers support 4.8.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.