1.1 --- a/OpenHardwareMonitor.csproj Sun Aug 04 06:54:46 2013 +0000
1.2 +++ b/OpenHardwareMonitor.csproj Sun Aug 11 21:26:56 2013 +0000
1.3 @@ -125,6 +125,7 @@
1.4 <Compile Include="GUI\UserRadioGroup.cs" />
1.5 <Compile Include="Properties\AssemblyVersion.cs" />
1.6 <Compile Include="Utilities\HttpServer.cs" />
1.7 + <Compile Include="Utilities\Logger.cs" />
1.8 <Compile Include="Utilities\PersistentSettings.cs" />
1.9 <Compile Include="Properties\AssemblyInfo.cs" />
1.10 <Compile Include="GUI\AboutBox.cs">