Skip to content

Release v17.21.1

Choose a tag to compare

@github-actions github-actions released this 29 Oct 14:49
a397c21

Fixed

  • Added missing call for adding the IHttpContextAccessor - we are now relying on it and we should explicltly add it to our setup. This is safe to add multiple times using the .AddHttpContextAccessor() extension method from ASP.NET Core.