Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2.10
-
None
-
None
-
Visual Studio 2005, .NET 2.0.50727, log4net1.2.10
Description
I am trying to build log4net.dll using Visual Studio 2005. When I try to build for release I get this error
Error 5 Cryptographic failure while signing assembly 'C:\MyProjects\incubating-log4net-1.2.10\log4net-1.2.10\src\obj\Release\log4net.dll' – 'Error reading key file '..\..\..\log4net.snk' – The system cannot find the file specified. ' log4net
Works fine for debug version.