Skip to content

Commit

Permalink
fix build warnings by including sys text json
Browse files Browse the repository at this point in the history
  • Loading branch information
jvnipers committed Oct 23, 2024
1 parent 3c50b73 commit 1ead459
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Whitelist.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<PackageReference Include="Dapper" Version="2.1.44" />
<PackageReference Include="MySqlConnector" Version="2.3.7" />
<None Update="lang\**\*.*" CopyToOutputDirectory="PreserveNewest" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />

</ItemGroup>

Expand Down

0 comments on commit 1ead459

Please sign in to comment.