문제

I have make an application on visual studio 2013 and I want to run this application on visual studio 2010 and dotNet framework 4.0 on my windows xp system but when I run my application I am getting an error below:

To run this application, you first must install one of the following versions of .Net Framework; .Net Framework, Version=v4.5

And also .Net Framework, Version=v4.5 does not support on windows xp

Kindly suggest me what should I do, waiting for your reply. Thanks.

도움이 되었습니까?

해결책

in your project properties, go to the dropdown "framwork" and select version 4.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top