License key in connection string
we have a purchased license of dotconnect for postgresql. today i installed the new version (9.0.0.0) and tried it with a .net framework 4.7.1 project. i tried the deployment and realized that i have to use the activation key in the licencse key field of the connection string (web.config).
Before 9.0.0.0 that was not necassery when we deployed the application. we have a licenses.licx file.
Am i doing something wrong or is this new since 9.0.0.0?