※!WARNING! terrible english skill
hello. i am kind of developer(System Integrator). now, i join the one project using mfc, .NET
this project's target version is .NET Framework 4.6.2 but, my development pc(win10) is automatically updated(v4.7.x).
so, i wanna remove v4.7 for fit to release PC. (release PC is cant change .NET version. release PC is offlinePC, so, they can control .NET version.)
but, i heard remove v4.7 is not recommended solution. im worry about thing is this.
1) if i remove the ".NET framework 4.7", is that cause of any problem?
2) or guide safely re-install to set 4.6.2 if exist?
You can update your Target framework directly from your solution
So you don't need to install or uninstall anything.