From: <fr...@us...> - 2009-11-22 07:30:39
|
Revision: 3177 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=3177&view=rev Author: framug Date: 2009-11-22 07:30:32 +0000 (Sun, 22 Nov 2009) Log Message: ----------- Old TVE2 TVDatabase added for reference to avoid missing file. @lopez : Could we remove TVCapture-Databases in project, by this way ? Modified Paths: -------------- trunk/plugins/WebEPGfr/WebEPGfr.csproj Added Paths: ----------- trunk/plugins/WebEPGfr/bin/ trunk/plugins/WebEPGfr/bin/TVDatabase.dll Modified: trunk/plugins/WebEPGfr/WebEPGfr.csproj =================================================================== --- trunk/plugins/WebEPGfr/WebEPGfr.csproj 2009-11-20 22:36:31 UTC (rev 3176) +++ trunk/plugins/WebEPGfr/WebEPGfr.csproj 2009-11-22 07:30:32 UTC (rev 3177) @@ -77,10 +77,9 @@ <Private>False</Private> </Reference> <Reference Include="TVCapture-Databases, Version=1.1.0.38758, Culture=neutral, processorArchitecture=x86" /> - <Reference Include="TVDatabase, Version=1.0.1.10483, Culture=neutral, processorArchitecture=x86"> + <Reference Include="TVDatabase, Version=1.0.1.40079, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> - <HintPath>..\..\..\Program Files\Team MediaPortal\MediaPortal\TVDatabase.dll</HintPath> - <Private>False</Private> + <HintPath>bin\TVDatabase.dll</HintPath> </Reference> <Reference Include="Utils, Version=2.2.7.9975, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> Added: trunk/plugins/WebEPGfr/bin/TVDatabase.dll =================================================================== (Binary files differ) Property changes on: trunk/plugins/WebEPGfr/bin/TVDatabase.dll ___________________________________________________________________ Added: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |