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.
1 parent 5dbce18 commit d4399bbCopy full SHA for d4399bb
CFLookup/CFLookup.csproj
@@ -14,7 +14,7 @@
14
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.22" />
15
<PackageReference Include="Hangfire.Dashboard.BasicAuthorization" Version="1.0.2" />
16
<PackageReference Include="Hangfire.Redis.StackExchange" Version="1.12.0" />
17
- <PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="10.0.0" />
+ <PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="9.0.11" />
18
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
19
<PackageReference Include="Highsoft.Highcharts" Version="11.4.6.5" />
20
<PackageReference Include="Highsoft.Highstock" Version="11.4.6.5" />
0 commit comments