Mercurial > repos > IBBoard.Tests
changeset 42:dd2b2720dafc
* Minor change to keep VS.net happy
no-open-ticket
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 01 May 2011 14:50:12 +0000 |
parents | 391b0b7f520e |
children | e89129edb222 |
files | IBBoard.Tests.csproj |
diffstat | 1 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/IBBoard.Tests.csproj Tue Apr 26 14:56:30 2011 +0000 +++ b/IBBoard.Tests.csproj Sun May 01 14:50:12 2011 +0000 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> +<?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> @@ -161,7 +161,4 @@ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </None> </ItemGroup> - <ItemGroup> - <Folder Include="Collections\" /> - </ItemGroup> </Project> \ No newline at end of file