Is the .net framework Version compatibility applicable for visual studio build?

Vishnu Gopalakrishnan 126 Reputation points
2020-10-01T03:49:13.733+00:00

My C# application is targeted to .net version is .NET Framework 4.6.2.
So what .net version should I install in visual studio to build it?
Exact 4.6.2 or any higher version?

I know that the runtime is backward compatible i.e if the environment have higher version of .NET Framework then it is enough.
https://learn.microsoft.com/en-us/dotnet/framework/migration-guide/version-compatibility

Is the backward compatibility is applicable to .net framework sdk in build too?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,621 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
970 questions
{count} votes