We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 648c8d4 + 772ac22 commit e65ee23Copy full SHA for e65ee23
healthcheck/healthcheck/healthcheck.csproj
@@ -25,7 +25,7 @@
25
<PackageReference Include="Serilog.AspNetCore" Version="9.0.0" />
26
<PackageReference Include="Serilog.Sinks.Elasticsearch" Version="10.0.0" />
27
<PackageReference Include="Serilog.Formatting.Elasticsearch" Version="10.0.0" />
28
- <PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="9.0.9" />
+ <PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="9.0.10" />
29
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="9.0.10" />
30
</ItemGroup>
31
<ItemGroup>
0 commit comments