Hi HassanSh,
Visual studio doesn't provide an easy way for upgrading .NET framework. Every project file has it's own setting.
So the easiest way is probably a Edit -> Find and Replace- > Replace in Files on the directory in Visual studio or any text editor.
Also you need to change the TargetFrameworkVersion in .csproj file.