Mercurial > repos > snowblizz-super-API-ideas
changeset 352:7ef9656651b5
* And fix the .csproj AGAIN
no-open-ticket
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 16 Apr 2011 19:46:27 +0000 |
parents | d97016f2515b |
children | 65fccdd51aec |
files | IBBoard.WarFoundry.API.csproj |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.csproj Sat Apr 16 19:36:43 2011 +0000 +++ b/IBBoard.WarFoundry.API.csproj Sat Apr 16 19:46:27 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> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>