Max Reactor

This commit is contained in:
2023-01-06 08:40:35 -07:00
parent 5c50078c04
commit 791724fdd4
15 changed files with 901 additions and 45 deletions

View File

@ -30,7 +30,7 @@
<DefineConstants>Linux</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Text.Json" Version="6.0.0" />
<PackageReference Include="System.Text.Json" Version="6.0.6" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
</Project>