From 266370578135dca270729e8a70252e776ed22898 Mon Sep 17 00:00:00 2001 From: chai <215380520@qq.com> Date: Fri, 12 May 2023 13:52:37 +0800 Subject: + litjson --- .../Assets/Standard Assets/LitJson/LitJSON.csproj | 82 ++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 WorldlineKeepers/Assets/Standard Assets/LitJson/LitJSON.csproj (limited to 'WorldlineKeepers/Assets/Standard Assets/LitJson/LitJSON.csproj') diff --git a/WorldlineKeepers/Assets/Standard Assets/LitJson/LitJSON.csproj b/WorldlineKeepers/Assets/Standard Assets/LitJson/LitJSON.csproj new file mode 100644 index 0000000..5840e20 --- /dev/null +++ b/WorldlineKeepers/Assets/Standard Assets/LitJson/LitJSON.csproj @@ -0,0 +1,82 @@ + + + + netstandard2.1;netstandard2.0;net45;net48;netstandard1.5;net40;net35;net20;net6.0 + + + + false + embedded + true + true + true + + + + + + + + + + LitJson + A .NET library to handle conversions from and to JSON (JavaScript Object Notation) strings. Written in C#, and it’s intended to be small, fast and easy to use. +It's quick and lean, without external dependencies. + The authors disclaim copyright to this source code. + Leonardo Boshell, Mattias Karlsson and contributors + Leonardo Boshell, Mattias Karlsson and contributors + Unlicense + litjson.png + https://github.com/LitJSON/litjson + git + JSON;Serializer + true + + + + + + + + $(DefineConstants);LEGACY + + + + $(DefineConstants);LEGACY + + + + $(DefineConstants);LEGACY + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers + + + all + runtime; build; native; contentfiles; analyzers + + + all + runtime; build; native; contentfiles; analyzers + + + all + runtime; build; native; contentfiles; analyzers + + + all + runtime; build; native; contentfiles; analyzers + + + + -- cgit v1.1-26-g67d0