diff --git a/build/dependencies.props b/build/dependencies.props index b205cdc605..e1fd3e1817 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -222,7 +222,7 @@ 1.1.11 1.1.11 1.2.6 - 2.0.513 + 2.0.593 1.1.92 1.0.0 4.5.0 diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props index cca6cdea56..f623bcf1ca 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -57,6 +57,7 @@ Later on, this will be checked using this condition: Microsoft.AspNetCore.SignalR.Protocols.MessagePack; Microsoft.AspNetCore.SignalR.Redis; Microsoft.AspNetCore.SignalR.StackExchangeRedis; + Microsoft.AspNetCore.DataProtection.StackExchangeRedis;