BeatPulse
BeatPulse copied to clipboard
BeatPulse.Redis has reference to unsuported StackExchange.Redis.StrongName package
Package BeatPulse.Redis has reference to unsuported StackExchange.Redis.StrongName package.
From version 2.0.495 is only releasing StackExchange.Redis.
I can preprare a PR if you want.
Anyone? This is causing our project significant pain because we want to include the latest Redis packages but they conflict with StackExchange.Redis.StrongName so we're blocked from doing so as long as we're using BeatPulse.
Hi @mattdeckard
I try to do that ASAP, but remember BeatPulse is only on maintenance, we ported all healthchecks for new ASP.NET Core HealthChecks infraestructura on our project
https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/
I hope I can do this change today, thanks for comment!