Parent Directory
|
Revision Log
|
Patch
--- trunk/TSControlPanel/Cpanel.csproj 2012/07/12 14:32:21 48 +++ trunk/TSControlPanel/Cpanel.csproj 2012/07/12 14:36:54 49 @@ -147,6 +147,10 @@ </Compile> </ItemGroup> <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.configuration" /> <Reference Include="System.Data" /> @@ -224,4 +228,10 @@ <PostBuildEvent> </PostBuildEvent> </PropertyGroup> + <ItemGroup> + <ProjectReference Include="..\AnywhereTS.Logging\AnywhereTS.Logging.csproj"> + <Project>{94310144-2E03-4F73-B4B2-2039C58B242B}</Project> + <Name>AnywhereTS.Logging</Name> + </ProjectReference> + </ItemGroup> </Project> \ No newline at end of file
ViewVC Help | |
Powered by ViewVC 1.1.22 |