Skip to content

Commit

Permalink
Remove System.Text.Json as direct pkg dependency in TournamentManager
Browse files Browse the repository at this point in the history
  • Loading branch information
axunonb committed Oct 21, 2024
1 parent 18e457b commit 8f156ab
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ Volleyball League is an open source sports platform that brings everything neces
<PackageReference Include="libphonenumber-csharp" Version="8.13.47" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.14" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="YAXLib" Version="4.3.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 8f156ab

Please sign in to comment.