Try our conversational search powered by Generative AI!

Find for Commerce assemblies should not use revision number in version

Found in

EPiServer.Find.Commerce 9.3.1

Fixed in

EPiServer.Find.Commerce 9.6.1

(Or a related package)

Created

May 25, 2016

Updated

Aug 03, 2016

Area

Find

State

Closed, Fixed and tested


Description

Assemblies in Find for Commerce packages include a revision number which can be traced back to the build that produced the assemblies/packages. This traceability can be accomplished by using the AssemblyFileVersion attribute instead and the revision should always be 0. This makes internal use of debug assemblies simpler as they will have the same version even though they originate from a different build.