Parent Directory
|
Revision Log
|
Patch
--- trunk/CSDLL/CSDLL.csproj 2012/07/14 07:07:25 111 +++ trunk/CSDLL/CSDLL.csproj 2012/07/14 07:14:59 112 @@ -24,7 +24,7 @@ <OldToolsVersion>3.5</OldToolsVersion> <UpgradeBackupLocation> </UpgradeBackupLocation> - <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> + <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> <PublishUrl>http://localhost/Support/</PublishUrl> <Install>true</Install> <InstallFrom>Web</InstallFrom> @@ -39,6 +39,7 @@ <ApplicationVersion>1.0.0.%2a</ApplicationVersion> <UseApplicationTrust>false</UseApplicationTrust> <BootstrapperEnabled>true</BootstrapperEnabled> + <TargetFrameworkProfile /> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols>
ViewVC Help | |
Powered by ViewVC 1.1.22 |