I am trying to open, in VS 2019, a project from another developer. When opening, it shows:
The second option brought me to this which does not list any targeting pack. Q1: Am I supposed to install the full SDK or is the runtime sufficient?
Q2: If I select the first option, will the project be modified? If yes, I don't want to do that because the project is shared on TFS and that will force everyone to change.
My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\Release has a value of 528040 which indicates I have .NET 4.8. Q3: How do I find out the list of targeting packs I have installed?