Hello all,
I have an application which is heavily using handler and config namespace for example,
using Groupdocs.annotation.Handler;
using Groupdocs.annotation.Config;
now I updated my groupdocs dll from 19.6 to 20.8…...namespace for example, using GroupDocs.Annotation.Handler; using GroupDocs...