ayende/rhino-mocks

Cannot compile with psake due to AssemblyVersion

Closed this issue · 1 comments

Something about the Version Number is wrong when I try to build Rhino.Mocks with psake:

CSC: Error CS1607: Warning as Error: Assemblygeneration -- The Productversion 3.6.0.0 / 820c1f does not follow the normal major.minor.build.revision-Format.

(I had to translate the message, but it should be clear what is meant).

greetings Daniel

Resolved in ef659c0