|
|
Hi,
I am running in to some issues with versioning the binaries. I think this tool will modify AssemblyInfo.cs file in the background and generate the binaries. However, when my primary project is built, it could not load assembly.
Ex: Project A & Project B being a libary is consumed by Project A
Now, i see that project B.dll is compiled successfully will version 1.0.0.0 (for ex) and Project A.dll also compiles with the version 1.0.0.0.
When i run the application, it throws the error that "Could not load Project B.dll with the version x.x.x.x (ex: 2011.12.31.2 - version number that was part of assembly info.cs).
Could you please look in to this problem?
Regards,
Kishan G K
|
|