ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/VBDLL/VBDLL.vbproj
(Generate patch)

Comparing trunk/VBDLL/VBDLL.vbproj (file contents):
Revision 164 by william, Sat Jul 14 07:22:59 2012 UTC vs.
Revision 165 by william, Mon Jul 16 10:19:21 2012 UTC

--- trunk/VBDLL/VBDLL.vbproj	2012/07/16 09:53:12	164
+++ trunk/VBDLL/VBDLL.vbproj	2012/07/16 10:19:21	165
@@ -121,6 +121,10 @@
     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
   </PropertyGroup>
   <ItemGroup>
+    <Reference Include="log4net, Version=1.2.11.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
+      <SpecificVersion>False</SpecificVersion>
+      <HintPath>..\3rdparty\apache\log4net\bin\log4net.dll</HintPath>
+    </Reference>
     <Reference Include="System" />
     <Reference Include="System.Core">
       <RequiredTargetFramework>3.5</RequiredTargetFramework>
@@ -201,6 +205,10 @@
       <Project>{EB0E6487-B88B-4E2E-AE6F-185FD26BF86D}</Project>
       <Name>AnywhereTS.DBSupport</Name>
     </ProjectReference>
+    <ProjectReference Include="..\AnywhereTS.Logging\AnywhereTS.Logging.csproj">
+      <Project>{94310144-2E03-4F73-B4B2-2039C58B242B}</Project>
+      <Name>AnywhereTS.Logging</Name>
+    </ProjectReference>
     <ProjectReference Include="..\CSDLL\CSDLL.csproj">
       <Project>{FBF2E133-4DC7-4580-B459-50B036DDF51E}</Project>
       <Name>CSDLL</Name>