davidjrh / dnn.azureadprovider

The DNN Azure Active Directory Provider is an Authentication provider for DNN Platform (formerly DotNetNuke) that uses Azure Active Directory OAuth2 authentication to authenticate users.
MIT License
35 stars 21 forks source link

Build Extensibility to prevent it from becoming a missing file #84

Closed alendv closed 1 year ago

alendv commented 1 year ago

In the v4.2.0 release the Extensibility implementation did not build, thus making all its related code inaccesible. This pull request adds the necessary changes for the Extensibility implementation to build properly.