Issue: .net Framework 4.8 not available Visual Studio --> Application --> Target Framework
Issue: .NET Framework 4.8 not available Visual Studio --> Application --> Target Framework Today I faced a weird issue and took some time to sort it out. I wanted to build a project using the target Framework .net 4. But much to my disbelief I was unable to see the same under Visual Studio --> application. I tried to reinstall .net Framework .net 4.8 and I got an error stating that .net framework 4.8 is already available. Hence I had to run the visual studio installer and had to check the check box for .net Framework 4.8 targeting pack under the Individual Components tab. This fixed the issue. Refer to the figure given below.