123456789101112131415 |
- // Generated by build tool, do not edit
- using System;
- using System.Reflection;
- [assembly: AssemblyCopyright("Copyright © 2014-2020 undefined. All Rights Reserved")]
- [assembly: AssemblyVersion("1.1.117")]
- [assembly: AssemblyFileVersion("1.1.117")]
- [assembly: AssemblyCompany("undefined")]
- [assembly: AssemblyProduct("JsonKit")]
- static class BuildInfo
- {
- public static DateTime Date = new DateTime(2020, 6, 22, 5, 51, 12, DateTimeKind.Utc);
- }
-
|