Mercurial > repos > IBBoard.NUnit.Tests
changeset 5:bc9fcae7b577
* Update to VS.Net 2010 compatibility
no-open-ticket
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 07 Aug 2011 19:14:11 +0000 |
parents | efb6eef4a6ce |
children | 57fdd2eb986b |
files | IBBoard.NUnit.Tests.csproj |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/IBBoard.NUnit.Tests.csproj Mon Apr 25 14:51:00 2011 +0000 +++ b/IBBoard.NUnit.Tests.csproj Sun Aug 07 19:14:11 2011 +0000 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>