Skip to content

Commit

Permalink
Renamed ColumnConfigurationBuilder file
Browse files Browse the repository at this point in the history
  • Loading branch information
schotime committed May 21, 2012
1 parent d25ec2d commit 8e85bdd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NPoco/NPoco.csproj
Expand Up @@ -56,7 +56,7 @@
<Compile Include="DefaultMapper.cs" />
<Compile Include="EnumMapper.cs" />
<Compile Include="ExpandoColumn.cs" />
<Compile Include="FluentMappings\ColumnConfigurationBuilder2.cs" />
<Compile Include="FluentMappings\ColumnConfigurationBuilder.cs" />
<Compile Include="FluentMappings\FluentMappingConfiguration.cs" />
<Compile Include="FluentMappings\IColumnsBuilderConventions.cs" />
<Compile Include="FluentMappings\Inflector.cs" />
Expand Down

0 comments on commit 8e85bdd

Please sign in to comment.