Fully migrate to system.text.json

This commit is contained in:
Zoe Roux
2024-03-22 23:34:19 +01:00
parent 7194dcb2c7
commit e7bedd6a29
6 changed files with 10 additions and 19 deletions
@@ -7,7 +7,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.12" />
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<ProjectReference Include="../Kyoo.Abstractions/Kyoo.Abstractions.csproj" />
</ItemGroup>