Skip to content

Commit

Permalink
Increased minimum DNN version to 8.0.4
Browse files Browse the repository at this point in the history
Issue #64
  • Loading branch information
sawest authored Jan 26, 2021
1 parent d8c1d50 commit 82b439c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ActiveDirectory.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<dependencies>
<dependency type="Permission">AspNetHostingPermission</dependency>
<dependency type="CoreVersion">08.00.00</dependency>
<dependency type="CoreVersion">08.00.04</dependency>
</dependencies>

<components>
Expand Down

1 comment on commit 82b439c

@sawest
Copy link
Collaborator Author

@sawest sawest commented on 82b439c Jan 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue #65 NOT issue #64

Please sign in to comment.