Skip to content

Commit

Permalink
Fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaby76 committed Aug 9, 2023
1 parent 85b5839 commit 61488f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trquery/trquery.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ This program is part of the Trash toolkit.]]>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Antlr4.Runtime.Standard" Version="4.13.0" />
<PackageReference Include="Antlr4BuildTasks" Version="12.3.0" />
<PackageReference Include="Antlr4BuildTasks" Version="12.2.0" />
<PackageReference Include="cs-codebuff" Version="4.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Domemtech.Symtab" Version="0.0.1" />
Expand Down

0 comments on commit 61488f0

Please sign in to comment.