Skip to content

Commit 2e4eec0

Browse files
committed
Remove Newtonsoft precompiled DLL
1 parent 5ed2c2f commit 2e4eec0

10 files changed

+0
-9824
lines changed

Runtime/Client/LootLockerBaseServerAPI.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
#elif LOOTLOCKER_USE_NEWTONSOFTJSON
1111
using Newtonsoft.Json;
1212
using Newtonsoft.Json.Linq;
13-
#else
14-
using LLlibs.Newtonsoft.Json;
15-
using LLlibs.Newtonsoft.Json.Linq;
1613
#endif
1714
using LootLocker.Requests;
1815

Runtime/Client/LootLockerServerRequest.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
#elif LOOTLOCKER_USE_NEWTONSOFTJSON
88
using Newtonsoft.Json;
99
using Newtonsoft.Json.Serialization;
10-
#else
11-
using LLlibs.Newtonsoft.Json.Serialization;
12-
using LLlibs.Newtonsoft.Json;
1310
#endif
1411
#if UNITY_EDITOR
1512
using UnityEditor;

Runtime/Game/Requests/PlayerRequest.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
using LLlibs.ZeroDepJson;
55
#elif LOOTLOCKER_USE_NEWTONSOFTJSON
66
using Newtonsoft.Json;
7-
#else
8-
using LLlibs.Newtonsoft.Json;
97
#endif
108

119
namespace LootLocker.Requests

Runtime/Libraries/Newtonsoft.meta

Lines changed: 0 additions & 8 deletions
This file was deleted.

Runtime/Libraries/Newtonsoft/LICENSE.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

Runtime/Libraries/Newtonsoft/LICENSE.md.meta

Lines changed: 0 additions & 7 deletions
This file was deleted.
Binary file not shown.

Runtime/Libraries/Newtonsoft/LLlibs.Newtonsoft.Json.dll.meta

Lines changed: 0 additions & 33 deletions
This file was deleted.

Runtime/Libraries/Newtonsoft/LLlibs.Newtonsoft.Json.xml

Lines changed: 0 additions & 9741 deletions
This file was deleted.

Runtime/Libraries/Newtonsoft/LLlibs.Newtonsoft.Json.xml.meta

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)