Skip to content

Commit

Permalink
jilleJr's Newtonsoft.Json v13.0.1 added, resolves #102
Browse files Browse the repository at this point in the history
  • Loading branch information
umutkutlu committed Jul 4, 2023
1 parent 5419182 commit 5c966f4
Show file tree
Hide file tree
Showing 16 changed files with 22,986 additions and 19 deletions.
8 changes: 8 additions & 0 deletions Runtime/Plugins/Newtonsoft.Json AOT.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

56 changes: 56 additions & 0 deletions Runtime/Plugins/Newtonsoft.Json AOT/Newtonsoft.Json.deps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"runtimeTarget": {
"name": ".NETStandard,Version=v2.0/",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETStandard,Version=v2.0": {},
".NETStandard,Version=v2.0/": {
"Newtonsoft.Json/13.0.102": {
"dependencies": {
"Microsoft.CodeAnalysis.NetAnalyzers": "5.0.3",
"NETStandard.Library": "2.0.3"
},
"runtime": {
"Newtonsoft.Json.dll": {}
}
},
"Microsoft.CodeAnalysis.NetAnalyzers/5.0.3": {},
"Microsoft.NETCore.Platforms/1.1.0": {},
"NETStandard.Library/2.0.3": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0"
}
}
}
},
"libraries": {
"Newtonsoft.Json/13.0.102": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.CodeAnalysis.NetAnalyzers/5.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7rw0JUPSAVGR0HPekQiQvwGPor44p/Ek21+wZABraG4bVYNrSkx98ZZsxSxG5jJ4oqjACJxea8E62UO0dsKDBw==",
"path": "microsoft.codeanalysis.netanalyzers/5.0.3",
"hashPath": "microsoft.codeanalysis.netanalyzers.5.0.3.nupkg.sha512"
},
"Microsoft.NETCore.Platforms/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
"path": "microsoft.netcore.platforms/1.1.0",
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
},
"NETStandard.Library/2.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
"path": "netstandard.library/2.0.3",
"hashPath": "netstandard.library.2.0.3.nupkg.sha512"
}
}
}
10 changes: 10 additions & 0 deletions Runtime/Plugins/Newtonsoft.Json AOT/Newtonsoft.Json.deps.json.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

fileFormatVersion: 2
guid: f38361229b98405e8509995e7cfb1334

TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.
129 changes: 129 additions & 0 deletions Runtime/Plugins/Newtonsoft.Json AOT/Newtonsoft.Json.dll.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5c966f4

Please sign in to comment.