|
From: <fr...@us...> - 2010-01-09 13:35:42
|
Revision: 3342
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=3342&view=rev
Author: framug
Date: 2010-01-09 12:41:44 +0000 (Sat, 09 Jan 2010)
Log Message:
-----------
Missed older Databases.dll for fix compil code working with TVE2.
Modified Paths:
--------------
trunk/plugins/WebEPGfr/WebEPGfr.csproj
Added Paths:
-----------
trunk/plugins/WebEPGfr/bin/Databases.dll
Modified: trunk/plugins/WebEPGfr/WebEPGfr.csproj
===================================================================
--- trunk/plugins/WebEPGfr/WebEPGfr.csproj 2010-01-07 22:56:05 UTC (rev 3341)
+++ trunk/plugins/WebEPGfr/WebEPGfr.csproj 2010-01-09 12:41:44 UTC (rev 3342)
@@ -40,9 +40,9 @@
<HintPath>..\..\..\Program Files\Team MediaPortal\MediaPortal\Core.dll</HintPath>
<Private>False</Private>
</Reference>
- <Reference Include="Databases, Version=1.0.1.9977, Culture=neutral, processorArchitecture=MSIL">
+ <Reference Include="Databases, Version=1.0.2.42467, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\Program Files\Team MediaPortal\MediaPortal\Databases.dll</HintPath>
+ <HintPath>bin\Databases.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Dialogs, Version=1.0.1.40031, Culture=neutral, processorArchitecture=x86">
Added: trunk/plugins/WebEPGfr/bin/Databases.dll
===================================================================
(Binary files differ)
Property changes on: trunk/plugins/WebEPGfr/bin/Databases.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.
|