i have these folders on C:\WINDOWS\Microsoft.NET\Framework
v1.0.3705
v1.1.4322
v2.0.50727
v3.0
as i know it means that i have these version of .net framework installed on my pc. when i start a new project in C# (windows application),it starts with the version v1.1.4322.
i want to change the default version of .net framework to v2.0.50727 or v3.0, how can i do that?
v1.0.3705
v1.1.4322
v2.0.50727
v3.0
as i know it means that i have these version of .net framework installed on my pc. when i start a new project in C# (windows application),it starts with the version v1.1.4322.
i want to change the default version of .net framework to v2.0.50727 or v3.0, how can i do that?