Skip to content

Commit 8937226

Browse files
committed
Resolve #99 - Remove name formatter
1 parent 268fd56 commit 8937226

3 files changed

Lines changed: 0 additions & 132 deletions

File tree

CSF/CSF.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@
6161
<Compile Include="ExceptionExtensions.cs" />
6262
<Compile Include="CannotFixStackTraceException.cs" />
6363
<Compile Include="Collections\ICollectionExtensions.cs" />
64-
<Compile Include="NameReformatter.cs" />
65-
<Compile Include="LowercaseUnderscoreNameReformatter.cs" />
6664
<Compile Include="IGuidGenerationStrategy.cs" />
6765
<Compile Include="DefaultGuidStrategy.cs" />
6866
<Compile Include="BinaryGuidCombStrategy.cs" />

CSF/LowercaseUnderscoreNameReformatter.cs

Lines changed: 0 additions & 70 deletions
This file was deleted.

CSF/NameReformatter.cs

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)