Serialize and Deserialize extensions

This commit is contained in:
Alexandru Macocian
2021-07-15 12:41:18 +03:00
parent 9609b2912c
commit 22fa8eccf7
2 changed files with 23 additions and 1 deletions
@@ -18,4 +18,8 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
</Project>