How to get .NET Framework 4.7.2 SDK to show in Target Framework list in VS2010 (Visual Basic)

Rob Birney 21 Reputation points
2022-04-24T14:50:04.117+00:00

I have installed the .NET Framework 4.7.2 SDK onto my development machine successfully (I can see the 4.7.2 Targeting Pack and the ENU version in the Programs and Features list).

When I try to update Target Framework in my VS2010 Visual Basic project, I do not see 4.7.2 having been added to the list (It still shows .NET Framework 4 as the most up to date option).

How can I get 4.7.2 to show in this list so that I can select it?

Developer technologies | VB
0 comments No comments

Answer accepted by question author
Jiachen Li-MSFT 34,241 Reputation points Microsoft External Staff
2022-04-25T02:46:53.207+00:00

Hi @Rob Birney ,
To target .NET Framework 4.7.2, you need a newer version of Visual Studio. VS 2010 cannot "see" or use .NET Framework 4.7.2.
VS2019 or VS2022 is recommended.
Best Regards.
Jiachen Li

----------

If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

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