update to re-worked iso manager

This commit is contained in:
Luke Pulverenti
2013-08-09 21:40:52 -04:00
parent e0c387446b
commit 058f9c11ff
5 changed files with 91 additions and 6 deletions

View File

@@ -66,6 +66,7 @@
<Compile Include="Configuration\BaseConfigurationManager.cs" />
<Compile Include="HttpClientManager\HttpClientInfo.cs" />
<Compile Include="HttpClientManager\HttpClientManager.cs" />
<Compile Include="IO\IsoManager.cs" />
<Compile Include="Logging\LogHelper.cs" />
<Compile Include="Logging\NLogger.cs" />
<Compile Include="Logging\NlogManager.cs" />