Skip to content

v7.1.1

Compare
Choose a tag to compare
@Shazwazza Shazwazza released this 07 Jul 00:17
· 17 commits to master since this release

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