Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Szer committed Aug 15, 2023
1 parent 049ac37 commit 00d42ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Grinder.ExportTool/Grinder.ExportTool.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@

<ItemGroup>
<PackageReference Include="FSharp.Control.AsyncSeq" Version="2.0.21" />
<PackageReference Include="FSharp.Core" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="TDLib" Version="1.3.0" />
<PackageReference Include="tdlib.native" Version="1.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 00d42ef

Please sign in to comment.