Allow bulk update target .NET framework version for all projects in a solution
The solution (.sln) properties allows bulk update of Configuration and Platform properties. It should also allow updating the TargetFramework property.
75
votes
2 comments
-
SamCPP
commented
Workaround: Find/replace in files can be used to do this.
-
Nilesh Joshi
commented
It's a kindda 'Must have' feature, very helpful in Migration process....