Skip to content

Commit

Permalink
Updated Parsers
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Nov 26, 2024
1 parent 933d56c commit c90e0db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Compile Include="..\Foundatio.Repositories\Extensions\TaskExtensions.cs" Link="Extensions\TaskExtensions.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Foundatio.Parsers.ElasticQueries" Version="7.17.11" Condition="'$(ReferenceFoundatioRepositoriesSource)' == '' OR '$(ReferenceFoundatioRepositoriesSource)' == 'false'" />
<PackageReference Include="Foundatio.Parsers.ElasticQueries" Version="7.17.12" Condition="'$(ReferenceFoundatioRepositoriesSource)' == '' OR '$(ReferenceFoundatioRepositoriesSource)' == 'false'" />
<ProjectReference Include="$(FoundatioProjectsDir)Foundatio.Parsers\src\Foundatio.Parsers.ElasticQueries\Foundatio.Parsers.ElasticQueries.csproj" Condition="'$(ReferenceFoundatioRepositoriesSource)' == 'true'" />
<ProjectReference Include="..\Foundatio.Repositories\Foundatio.Repositories.csproj" />
</ItemGroup>
Expand Down

0 comments on commit c90e0db

Please sign in to comment.