Mercurial > repos > IBBoard.Tests
changeset 31:d8b6dcfb053d
Convince VS2k8 that it doesn't want to keep re-updating the project
no-open-ticket
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 30 Oct 2010 14:24:05 +0000 |
parents | bcec0303ac24 |
children | 4d9c0cc7c4a3 |
files | IBBoard.Tests.csproj |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/IBBoard.Tests.csproj Tue Sep 28 19:56:18 2010 +0000 +++ b/IBBoard.Tests.csproj Sat Oct 30 14:24:05 2010 +0000 @@ -13,7 +13,6 @@ <UpgradeBackupLocation> </UpgradeBackupLocation> <OldToolsVersion>2.0</OldToolsVersion> - <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> <TargetFrameworkSubset> </TargetFrameworkSubset> <PublishUrl>publish\</PublishUrl> @@ -31,6 +30,7 @@ <IsWebBootstrapper>false</IsWebBootstrapper> <UseApplicationTrust>false</UseApplicationTrust> <BootstrapperEnabled>true</BootstrapperEnabled> + <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols>