.net - Targeting Frameworks suddenly gone missing from VS 2017 -


something strange happened in pc (i suspect windows update did it). me , team working on windows forms project (targeting .net framework 4.0 client) past few months. fine until of sudden, vs 2017 started telling me .net framework 4.0 not installed on system, here screenshot:

.net 4 gone missing

we cannot upgrade target framework because need support windows xp , .net framework 4 last 1 supported in xp.

fortunately, in development machine .net 4 still available, here screenshot:

.net , other frameworks still available in vs 2017

but, in machine case this:

.net 4.0 went missing

.net 4.0 missing in link microsoft: https://www.microsoft.com/net/targeting

so, here question:

is microsoft intentionally removing .net 4.0 , other old frameworks windows 10, or bug in machine?

any appreciated. thanks!


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -