Mercurial > repos > IBBoard
changeset 101:566a7af8f149
* Fix project to keep VS.Net 2008 happy for the umpty-ninth time
no-open-ticket
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 03 Apr 2011 13:30:07 +0000 |
parents | fa8378a30ed2 |
children | 797aa3d2caa4 |
files | IBBoard.csproj |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/IBBoard.csproj Sun Mar 06 14:51:05 2011 +0000 +++ b/IBBoard.csproj Sun Apr 03 13:30:07 2011 +0000 @@ -1,5 +1,5 @@ -<?xml version="1.0" encoding="utf-8"?> -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> <PropertyGroup> <ProjectType>Local</ProjectType> <ProductVersion>9.0.30729</ProductVersion>