Skip to content

Commit f0d8c1c

Browse files
authored
Replace newtonsoft deps with built in dll
Removed newtonsoft dependencies from manifest and replaced with project dll
1 parent 951ae8c commit f0d8c1c

36 files changed

+1045
-55
lines changed

Assets/Newtonsoft 3.0.2.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Newtonsoft 3.0.2/.signature

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"timestamp": 1648571338,
3+
"signature": "fCDMJktsLR+UENoXecXWMguQVpSC4xsBvG2nVTq7t7/6CBPIg2ENFeVmszDwmLeFGdht1n+5C+ox7ZCqQ2e3rsIHcWypk8x49ndyHwDoHbL1j1DsGIMhg7S+Ph1Y28QAgNVE+IbEqELWhCqxe8gC8gxZTP4VADvCxsEeCb9gMzDICpzZF3BRjrMEq36MBMT9rH08sWeZWbdbvwzcnhRMwRkP2HgrJHPyj2b2fsXr5/2+OJNS3ommKSvVh5H+v8yQf0yWx1yrx37xLDJ9s3iLew8OCqtC590KLhk4Gtx+gWEWmOHP28+WkOpv2tp13LPDSsQLtFSbY8M9Gp8Ze/aCvdbqYwtFcHAFi/JZe+Fn9wvnRmfeT0DVk9bscXsmc+AJhHggqS4n+oWjiEAVryMqUTxVgSTmgYMiSTXdbrl65X+otXbk+9wDtVu4iZ0nWemqcIU2R3G17Y+/Aoj/qfC6dZRaStZ4Jsy2ToDawtx+NyZ8qIoGsUrYEj8KQFEq2Mbq",
4+
"publicKey": "LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQm9qQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FZOEFNSUlCaWdLQ0FZRUFzdUhXYUhsZ0I1cVF4ZEJjTlJKSAordHR4SmoxcVY1NTdvMlZaRE1XaXhYRVBkRTBEMVFkT1JIRXNSS1RscmplUXlERU83ZlNQS0ZwZ1A3MU5TTnJCCkFHM2NFSU45aHNQVDhOVmllZmdWem5QTkVMenFkVmdEbFhpb2VpUnV6OERKWFgvblpmU1JWKytwbk9ySTRibG4KS0twelJlNW14OTc1SjhxZ1FvRktKT0NNRlpHdkJMR2MxSzZZaEIzOHJFODZCZzgzbUovWjBEYkVmQjBxZm13cgo2ZDVFUXFsd0E5Y3JZT1YyV1VpWXprSnBLNmJZNzRZNmM1TmpBcEFKeGNiaTFOaDlRVEhUcU44N0ZtMDF0R1ZwCjVNd1pXSWZuYVRUemEvTGZLelR5U0pka0tldEZMVGdkYXpMYlpzUEE2aHBSK0FJRTJhc0tLTi84UUk1N3UzU2cKL2xyMnZKS1IvU2l5eEN1Q20vQWJkYnJMbXk0WjlSdm1jMGdpclA4T0lLQWxBRWZ2TzV5Z2hSKy8vd1RpTFlzUQp1SllDM0V2UE16ZGdKUzdGR2FscnFLZzlPTCsxVzROY05yNWdveVdSUUJ0cktKaWlTZEJVWmVxb0RvSUY5NHpCCndGbzJJT1JFdXFqcU51M3diMWZIM3p1dGdtalFra3IxVjJhd3hmcExLWlROQWdNQkFBRT0KLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg"
5+
}

Assets/Newtonsoft 3.0.2/CHANGELOG.md

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
# Changelog
2+
All notable changes to this package will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6+
7+
## [3.0.2] - 2022-03-29
8+
9+
* Removed test code from package.
10+
11+
## [3.0.1] - 2022-02-21
12+
13+
* Updated license file
14+
15+
## [3.0.0] - 2022-01-27
16+
17+
* Updated Documentation
18+
19+
## [3.0.0-preview.1] - 2022-01-25
20+
21+
* Updated AOT and Editor DLLs to corresponds to Newtonsoft.Json version 13.0.1
22+
* Removed deprecated Portable DLL
23+
* Updated README
24+
* Updated Documentation
25+
26+
## [2.0.2] - 2020-10-04
27+
28+
* Updated README
29+
* Added package signature for validation
30+
31+
## [2.0.1-preview.1] - 2020-11-14
32+
33+
* Updated README and Internal Fixtures
34+
35+
## [2.0.0] - 2020-04-20
36+
37+
### This is the release of *Unity Package Nuget.NewtonsoftJson* v2.0.0.
38+
39+
* Updated dll to AOT compatible version to allow for IL2CPP compilation platform targets
40+
* Added dll to Portable compatible version to allow for additional platform targets
41+
* Updated associated Package Documents
42+
43+
## [2.0.0-preview] - 2019-11-14
44+
45+
### This is the preview of *Unity Package Nuget.NewtonsoftJson* v2.0.0-preview.
46+
47+
* Changed dll to AOT compatible version to allow for IL2CPP compilation platform targets
48+
49+
## [1.1.2] - 2019-10-31
50+
51+
### This is the release of *Unity Package Nuget.NewtonsoftJson* v1.1.2.
52+
53+
* Fixed tests for 2018.4.
54+
55+
## [1.1.1] - 2019-10-30
56+
57+
### This is the release of *Unity Package Nuget.NewtonsoftJson* v1.1.1.
58+
59+
* Added some sanity tests to catch issues in the CI.
60+
61+
## [1.1.0] - 2019-10-29
62+
63+
### This is the release of *Unity Package Nuget.NewtonsoftJson* v1.1.0.
64+
65+
* Use .net standard 2.0 version of the dll.
66+
* Renamed the dll to match the assembly name. Users will need to update their assembly references.
67+
68+
## [1.1.0-preview.1] - 2019-08-09
69+
70+
### This is the first preview of *Unity Package Nuget.Newtonsoft.Json* version 1.1.0.
71+
72+
* Updated to bug fix release 12.0.2 of Newtonsoft Json.
73+
* Updated package description.
74+
75+
## [1.0.1-preview.2] - 2019-10-02
76+
77+
### This is the second preview release of *Unity Package Nuget.NewtonsoftJson* v1.0.1.
78+
79+
* Use .net standard 2.0 version of the dll.
80+
81+
## [1.0.1-preview.1] - 2019-08-13
82+
83+
### This is the first preview release of *Unity Package Nuget.Newtonsoft.Json* v1.0.1.
84+
85+
* Renamed the dll to match the assembly name. Users will need to update their assembly references.
86+
87+
## [1.0.0] - 2019-08-08
88+
89+
### This is the first release of *Unity Package Nuget.Newtonsoft.Json*.
90+
91+
* No notable changes from the previous preview release.
92+
93+
## [1.0.0-preview.4] - 2019-08-06
94+
95+
### This is the fourth preview release of *Unity Package Nuget.Newtonsoft.Json*.
96+
97+
* Remove the unused asmdef file and make it such that the dll needs to be explicitly included.
98+
99+
## [1.0.0-preview.3] - 2019-07-03
100+
101+
### This is the third preview release of *Unity Package Nuget.Newtonsoft.Json*.
102+
103+
* Update the documentation for the package and the package description to state that this package is for internal Unity use __only__.
104+
105+
## [1.0.0-preview.2] - 2019-06-21
106+
107+
### This is the second preview release of *Unity Package Nuget.NewtonsoftJson*.
108+
109+
* The name of the package has been changed to avoid a naming issue with npm.
110+
111+
## [1.0.0-preview.1] - 2019-06-21
112+
113+
### This is the first preview release of *Unity Package Nuget.NewtonsoftJson*.
114+
115+
* This is the first preview of a the custom Unity package for NewtonsoftJson. Please report any bugs.

Assets/Newtonsoft 3.0.2/CHANGELOG.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Newtonsoft Json Unity Package
2+
3+
This is a Unity package for Newtonsoft Json and corresponds to Newtonsoft.Json version 13.0.1.
4+
5+
Documentation for this Package is provided as links to the Json.NET Documentation.
6+
7+
## Json.NET is a popular JSON framework for .NET
8+
9+
### Documentation
10+
11+
[Json.NET Main Page](https://www.newtonsoft.com/json)
12+
[Json.NET Documentation](https://www.newtonsoft.com/json/help/html/Introduction.htm)
13+
[Json.NET Source Code](https://github.com/JamesNK/Newtonsoft.Json)
14+
15+
### Use Cases
16+
17+
- Flexible JSON serializer for converting between .NET objects and JSON
18+
- LINQ to JSON for manually reading and writing JSON
19+
- Write indented, easy-to-read JSON
20+
- Convert JSON to and from XML
21+
- Supports .NET Standard 2.0, .NET 2, .NET 3.5, .NET 4, .NET 4.5, Silverlight, Windows Phone and Windows 8 Store

Assets/Newtonsoft 3.0.2/LICENSE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Nuget.Newtonsoft.Json copyright © 2022 Unity Technologies ApS
2+
3+
Licensed under the Unity Companion License for Unity-dependent projects--see [Unity Companion License](http://www.unity3d.com/legal/licenses/Unity_Companion_License).
4+
5+
Unless expressly provided otherwise, the Software under this license is made available strictly on an “AS IS” BASIS WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. Please review the license for details on these and other terms and conditions.

Assets/Newtonsoft 3.0.2/LICENSE.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Newtonsoft 3.0.2/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
This package wraps the Json.NET DLLs.
2+
3+
# Newtonsoft.JSON
4+
Unity Package for [Newtonsoft's JSON library] (https://www.newtonsoft.com/json)
5+
6+
This package includes the DLL version of JSON.Net Version: 13.0.1. It also has the AOT DLL for additional Platform Compatibility.
7+
8+
This package is intended to be inherited as a dependency, and should not be directly installed, by end users.

Assets/Newtonsoft 3.0.2/README.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Newtonsoft 3.0.2/Runtime.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Newtonsoft 3.0.2/Runtime/AOT.meta

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

Assets/Newtonsoft 3.0.2/Runtime/AOT/Newtonsoft.Json.dll.meta

Lines changed: 129 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

0 commit comments

Comments
 (0)