Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a1b211c

Browse files
kgorroTodd Lair
and
Todd Lair
authored
upgrade newtonsoft to 13.0.1 (#136)
upgrade newtonsoft to 13.0.1 Co-authored-by: Todd Lair <[email protected]>
1 parent 9144130 commit a1b211c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/StackifyLib/StackifyLib.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</PropertyGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
30+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3131
</ItemGroup>
3232

3333
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == 'net461' OR '$(TargetFramework)' == 'net462' ">

0 commit comments

Comments
 (0)