diff IBBoard.WarFoundry.API.csproj @ 20:b7c93a5821cd

* Remove unnecessary project dependency * Change logging on invalid file exception on load * Add logging when a non-native loader is asked to load a file it doesn't understand no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Sun, 01 Mar 2009 15:00:03 +0000
parents 3c228f093a71
children f9846f896df3
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.csproj	Sat Feb 21 14:39:15 2009 +0000
+++ b/IBBoard.WarFoundry.API.csproj	Sun Mar 01 15:00:03 2009 +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">
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -121,10 +121,6 @@
       <Project>{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}</Project>
       <Name>IBBoard</Name>
     </ProjectReference>
-    <ProjectReference Include="..\IBBoard.Log4Net\IBBoard.Log4Net.csproj">
-      <Project>{DCBA3FB1-267A-4D89-955B-5C05785EE1CD}</Project>
-      <Name>IBBoard.Log4Net</Name>
-    </ProjectReference>
   </ItemGroup>
   <ItemGroup>
     <Reference Include="System.Xml" />