You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ibatis.apache.org by ro...@apache.org on 2005/05/12 01:32:50 UTC

svn commit: r169726 - /incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/IBatisNet.DataMapper.csproj

Author: roberto
Date: Wed May 11 16:32:49 2005
New Revision: 169726

URL: http://svn.apache.org/viewcvs?rev=169726&view=rev
Log:
~Updated C# DataMapper.csproj file for Configuration/ParamaterMapping to Configuration/ParameterMapping name change

Modified:
    incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/IBatisNet.DataMapper.csproj

Modified: incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/IBatisNet.DataMapper.csproj
URL: http://svn.apache.org/viewcvs/incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/IBatisNet.DataMapper.csproj?rev=169726&r1=169725&r2=169726&view=diff
==============================================================================
--- incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/IBatisNet.DataMapper.csproj (original)
+++ incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/IBatisNet.DataMapper.csproj Wed May 11 16:32:49 2005
@@ -251,17 +251,17 @@
                     BuildAction = "Compile"
                 />
                 <File
-                    RelPath = "Configuration\ParamaterMapping\InlineParameterMapParser.cs"
+                    RelPath = "Configuration\ParameterMapping\InlineParameterMapParser.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
                 />
                 <File
-                    RelPath = "Configuration\ParamaterMapping\ParameterMap.cs"
+                    RelPath = "Configuration\ParameterMapping\ParameterMap.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
                 />
                 <File
-                    RelPath = "Configuration\ParamaterMapping\ParameterProperty.cs"
+                    RelPath = "Configuration\ParameterMapping\ParameterProperty.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
                 />