v7.1.1
A simple bug fix and change to a virtual member, see milestone for details: https://github.com/Shazwazza/UmbracoIdentity/milestone/11?closed=1
Install instructions
Install via Nuget:
Install-Package UmbracoIdentity
or just the DLLs:
Install-Package UmbracoIdentity.Core
Upgrade instructions
Upgrade via Nuget:
Update-Package UmbracoIdentity
or if you've only installed the the DLLs:
Update-Package UmbracoIdentity.Core