Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into search/qsearch-no-sta…
Browse files Browse the repository at this point in the history
…nd-pat-when-in-check
  • Loading branch information
eduherminio committed Jan 18, 2025
2 parents 3663401 + 059e1c4 commit 99323bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Lynx/Lynx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.StaticAnalysis" Version="9.0.0">
<PackageReference Include="Microsoft.Extensions.StaticAnalysis" Version="9.1.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 99323bd

Please sign in to comment.