Author: gbayon
Date: Fri Apr 28 23:35:52 2006
New Revision: 398098
URL: http://svn.apache.org/viewcvs?rev=398098&view=rev
Log:
- Minor change
Modified:
ibatis/trunk/cs/mapper/IBatisNet.DataMapper/IBatisNet.DataMapper.csproj
Modified:
ibatis/trunk/cs/mapper/IBatisNet.DataMapper/IBatisNet.DataMapper.csproj
URL:
http://svn.apache.org/viewcvs/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/IBatisNet.DataMapper.csproj?rev=398098&r1=398097&r2=398098&view=diff
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.DataMapper/IBatisNet.DataMapper.csproj
(original)
+++ ibatis/trunk/cs/mapper/IBatisNet.DataMapper/IBatisNet.DataMapper.csproj Fri
Apr 28 23:35:52 2006
@@ -193,12 +193,12 @@
BuildAction = "Compile"
/>
<File
- RelPath = "Commands\IPreparedCommandProxy.cs"
+ RelPath = "Commands\PreparedCommandFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
- RelPath = "Commands\PreparedCommandFactory.cs"
+ RelPath = "Commands\PreparedCommandProxy.cs"
SubType = "Code"
BuildAction = "Compile"
/>