--- trunk/RomCheater.Logging/RomCheater.Logging.csproj 2012/05/09 09:28:57 26 +++ trunk/RomCheater.Logging/RomCheater.Logging.csproj 2012/05/09 10:04:28 27 @@ -43,7 +43,7 @@ </ItemGroup> <ItemGroup> <Compile Include="LoggingConstants.cs" /> - <Compile Include="Logger.cs" /> + <Compile Include="logger.cs" /> <Compile Include="LogWriter.cs"> <SubType>UserControl</SubType> </Compile> |