Skip to content

Commit

Permalink
newstonsoft version updated (#155)
Browse files Browse the repository at this point in the history
* newstonsoft version updated

* newton soft version xml vesion
  • Loading branch information
ZahidZafar authored Dec 16, 2022
1 parent aaa5865 commit 10f47c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"com.unity.ide.rider": "2.0.7",
"com.unity.ide.visualstudio": "2.0.9",
"com.unity.ide.vscode": "1.2.3",
"com.unity.nuget.newtonsoft-json": "3.0.2",
"com.unity.test-framework": "1.1.27",
"com.unity.timeline": "1.4.8",
"com.unity.ugui": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net471" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net471" />
</packages>

0 comments on commit 10f47c8

Please sign in to comment.