Author: gbayon
Date: Wed Feb 15 11:48:46 2006
New Revision: 378075

URL: http://svn.apache.org/viewcvs?rev=378075&view=rev
Log:
- Added patch from Chad (missing DataMapper reference in the VS2005 Solution.)

Modified:
    
ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.2005.csproj

Modified: 
ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.2005.csproj
URL: 
http://svn.apache.org/viewcvs/ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.2005.csproj?rev=378075&r1=378074&r2=378075&view=diff
==============================================================================
--- 
ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.2005.csproj 
(original)
+++ 
ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.2005.csproj 
Wed Feb 15 11:48:46 2006
@@ -223,6 +223,10 @@
       <Project>{BEFC4A45-7DF9-40E4-942C-82DC1BA5E708}</Project>
       <Name>IBatisNet.DataAccess.2005</Name>
     </ProjectReference>
+    <ProjectReference 
Include="..\IBatisNet.DataMapper\IBatisNet.DataMapper.20005.csproj">
+      <Project>{F3E45F39-3224-4EAD-B138-EB5CC0E32824}</Project>
+      <Name>IBatisNet.DataMapper.20005</Name>
+    </ProjectReference>
   </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <PropertyGroup>


Reply via email to