This commit is contained in:
2023-01-13 20:29:54 -07:00
parent 4f3121a705
commit a697dd31c3
5 changed files with 8 additions and 7 deletions

View File

@ -32,5 +32,6 @@
<ItemGroup>
<PackageReference Include="System.Text.Json" Version="7.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
</ItemGroup>
</Project>