summaryrefslogtreecommitdiff
path: root/WorldlineKeepers/Assets/Standard Assets/LitJson/AssemblyInfo.cs.in
diff options
context:
space:
mode:
authorchai <215380520@qq.com>2023-05-30 14:27:59 +0800
committerchai <215380520@qq.com>2023-05-30 14:27:59 +0800
commit2fcb4625389b1594bbefdbaf2e038b2cfffa8ead (patch)
tree87f57dbfdaf3d11ebf33869b76f12cc475c9a033 /WorldlineKeepers/Assets/Standard Assets/LitJson/AssemblyInfo.cs.in
parent38e177b0fdf130d6a361ab51c80b5b56ee83f28e (diff)
+ json extends
Diffstat (limited to 'WorldlineKeepers/Assets/Standard Assets/LitJson/AssemblyInfo.cs.in')
-rw-r--r--WorldlineKeepers/Assets/Standard Assets/LitJson/AssemblyInfo.cs.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/WorldlineKeepers/Assets/Standard Assets/LitJson/AssemblyInfo.cs.in b/WorldlineKeepers/Assets/Standard Assets/LitJson/AssemblyInfo.cs.in
deleted file mode 100644
index 2cd1f90..0000000
--- a/WorldlineKeepers/Assets/Standard Assets/LitJson/AssemblyInfo.cs.in
+++ /dev/null
@@ -1,18 +0,0 @@
-using System;
-using System.Reflection;
-using System.Runtime.CompilerServices;
-
-
-[assembly: CLSCompliant (true)]
-
-[assembly: AssemblyTitle ("LitJson")]
-[assembly: AssemblyDescription ("LitJSON library")]
-[assembly: AssemblyConfiguration ("")]
-[assembly: AssemblyCompany ("")]
-[assembly: AssemblyProduct ("LitJSON")]
-[assembly: AssemblyCopyright (
- "The authors disclaim copyright to this source code")]
-[assembly: AssemblyTrademark ("")]
-[assembly: AssemblyCulture ("")]
-
-[assembly: AssemblyVersion ("@ASSEMBLY_VERSION@")]