From: <du...@us...> - 2007-02-01 15:38:17
|
Revision: 71 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=71&view=rev Author: dukus Date: 2007-02-01 07:38:04 -0800 (Thu, 01 Feb 2007) Log Message: ----------- Added ICSharpCode.SharpZipLib.DLL to SVN Modified Paths: -------------- trunk/plugins/mpinstaler/MPInstaler/MPInstaler.csproj Added Paths: ----------- trunk/plugins/mpinstaler/MPInstaler/bin/ trunk/plugins/mpinstaler/MPInstaler/bin/Debug/ trunk/plugins/mpinstaler/MPInstaler/bin/Debug/ICSharpCode.SharpZipLib.DLL Modified: trunk/plugins/mpinstaler/MPInstaler/MPInstaler.csproj =================================================================== --- trunk/plugins/mpinstaler/MPInstaler/MPInstaler.csproj 2007-02-01 00:58:51 UTC (rev 70) +++ trunk/plugins/mpinstaler/MPInstaler/MPInstaler.csproj 2007-02-01 15:38:04 UTC (rev 71) @@ -48,7 +48,7 @@ <ItemGroup> <Reference Include="ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73"> <SpecificVersion>False</SpecificVersion> - <HintPath>G:\Program Files\Team MediaPortal\MediaPortal\ICSharpCode.SharpZipLib.DLL</HintPath> + <HintPath>D:\Program Files\Team MediaPortal\MediaPortal\ICSharpCode.SharpZipLib.DLL</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> Added: trunk/plugins/mpinstaler/MPInstaler/bin/Debug/ICSharpCode.SharpZipLib.DLL =================================================================== (Binary files differ) Property changes on: trunk/plugins/mpinstaler/MPInstaler/bin/Debug/ICSharpCode.SharpZipLib.DLL ___________________________________________________________________ Name: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |