Release v17.21.1
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.