Merge pull request #16 from EpicMorg/dependabot/nuget/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1
This commit is contained in:
STAM 2021-04-17 22:10:50 +03:00 committed by GitHub
commit e2987f6f4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@
<PackageReference Include="kasthack.binding.wf"> <PackageReference Include="kasthack.binding.wf">
<Version>1.2.26</Version> <Version>1.2.26</Version>
</PackageReference> </PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" /> <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<Reference Include="UIAutomationProvider" /> <Reference Include="UIAutomationProvider" />
<Reference Include="WindowsBase" /> <Reference Include="WindowsBase" />
<Reference Include="WindowsFormsIntegration" /> <Reference Include="WindowsFormsIntegration" />