OSX-specific bug fix for search engine

This commit is contained in:
Robert McRackan 2022-07-31 14:24:24 -04:00
parent 7c4575cf66
commit 7cf4c63d79
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="LuceneNet303r2" Version="3.0.3.3" />
<PackageReference Include="LuceneNet303r2" Version="3.0.3.4" />
</ItemGroup>
<ItemGroup>