Hi All, After updating from the cvs repository I tried to build NAnt with the package-bin.
The output of the build procedure was the error attached. Is this a discrepancy between the assembly versions? Thank you, Tasos Vogiatzoglou
BUILD FAILED INTERNAL ERROR System.IO.FileLoadException: The located assembly's manifest definition with nam e 'ICSharpCode.SharpZipLib' does not match the assembly reference. File name: "ICSharpCode.SharpZipLib" at NAnt.Compression.Tasks.ZipTask.ExecuteTask() at NAnt.Core.Task.Execute() in d:\Source\nant-20041121T104726Z\src\NAnt.Core\Task.cs:line 177 at NAnt.Core.Target.Execute() in d:\Source\nant-20041121T104726Z\src\NAnt.Core\Target.cs:line 249 at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) in d:\Source\nant-20041121T104726Z\src\NAnt.Core\Project.cs:line 882 at NAnt.Core.Project.Execute() in d:\Source\nant-20041121T104726Z\src\NAnt.Core\Project.cs:line 839 at NAnt.Core.Project.Run() in d:\Source\nant-20041121T104726Z\src\NAnt.Core\Project.cs:line 908 === Pre-bind state information === LOG: DisplayName = ICSharpCode.SharpZipLib, Version=0.81.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73 (Fully-specified) LOG: Appbase = c:\development\tools\nant-0.84\bin\ LOG: Initial PrivatePath = lib;lib\net\1.1;lib\net Calling assembly : NAnt.CompressionTasks, Version=0.85.1786.0, Culture=neutral,PublicKeyToken=null. === LOG: Private path hint found in configuration file: lib. LOG: Publisher policy file is not found. LOG: Host configuration file not found. LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config. LOG: Post-policy reference: ICSharpCode.SharpZipLib, Version=0.81.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73 LOG: Attempting download of new URL file:///c:/development/tools/nant-0.84/bin/ICSharpCode.SharpZipLib.DLL. WRN: Comparing the assembly name resulted in the mismatch: Minor Version Please send bug report to [EMAIL PROTECTED]
