Releases: Sitecore/sitecore-identityserver-contrib-membership
Releases · Sitecore/sitecore-identityserver-contrib-membership
Migrate to Duende Server and Net6
What's Changed
- Migrate to Duende server by @sc-alexandernaumchenkov in #6
Full Changelog: 6.0.0...7.0.0
Use .NET Core 3.1 and the latest IS4.
Release/6.0.0 (#4) * Migrate to latest IS4 Signed-off-by: SalifovEA <[email protected]> * Remove hardcoded connection string Signed-off-by: SalifovEA <[email protected]> * Update version, Log level and readme Signed-off-by: SalifovEA <[email protected]> * Downgrade DependencyInjection.Abstractions reference version Signed-off-by: SalifovEA <[email protected]> * Update readme.md * Update .appveyor.yml * Update cake. Fix breaking changes. * Adjust to use VS2019. * Update owner, repo name, package properties. * Fix repo url. * Fix misprint. * Update readme.md * Update IdentityServer4.Contrib.Membership.csproj Co-authored-by: wwwlicious <[email protected]> Co-authored-by: SalifovEA <[email protected]>