Skip to content

Commit

Permalink
Install Npgsql.FSharp for data access
Browse files Browse the repository at this point in the history
  • Loading branch information
arnavb committed Jul 16, 2024
1 parent 81e22af commit 3520f33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions JimBroBot/JimBroBot.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.15.0" />
<PackageReference Include="dotenv.net" Version="3.1.3" />
<PackageReference Include="Npgsql.FSharp" Version="5.7.0" />
<PackageReference Include="TimeSpanParserUtil" Version="1.2.0" />
</ItemGroup>
</Project>

0 comments on commit 3520f33

Please sign in to comment.