Fix mtg issue and update json.net
This commit is contained in:
parent
8f861ee0bc
commit
57698c8ce6
3 changed files with 3 additions and 4 deletions
|
@ -3,6 +3,6 @@
|
|||
<TargetFramework>netcoreapp2.2</TargetFramework>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue