We will be distributing our software via ClickOnce. The shared UI assemblies and the LLBL gen assemblies are distributed to all the GACs on the client PCs regularly.
I noticed that the minor version doesn't change in LLBL point releases.
As point release bug fixes are made available from LLBL, can we just update the DLLs in the GAC and have compatibility with older versions if they all are built against version 2.5?
I just don't want to break any older app we build on the LLBL 2.5 version with a point upgrade to the GAC.
Thanks,
Ian