What steps will reproduce the problem?
1. Download PostSharp 1.0 from postsharp.org
2. Download Log4PostSharp 1.0.1 Demo
3. Add reference to PostSharp.Public.dll in the project
4. Try to build
What is the expected output? What do you see instead?
The program should build instead of giving the following error
Error 1 Assembly 'Log4PostSharp, Version=1.0.1.0, Culture=neutral,
PublicKeyToken=null' uses 'PostSharp.Public, Version=1.0.11.424,
Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7' which has a higher
version than referenced assembly 'PostSharp.Public, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'
c:\Users\Dmitri\Projects\Globals\Log4PostSharp-1.0.1.0-Release-2.0\Log4PostSharp
Demo-1.0.1.0\Libraries\Log4PostSharp.dll
Log4PostSharpDemo
What version of the product are you using? On what operating system?
Vista, VS2008SP1, Log4PostSharp1.0.1, PostSharp 1.0 (latest version from
website)
Please provide any additional information below.
Original issue reported on code.google.com by
dmitrinesterukon 6 Mar 2009 at 12:13