| 123456789101112131415 |
- // Generated by build tool, do not edit
- using System;
- using System.Reflection;
- [assembly: AssemblyCopyright("Copyright © 2014-2026 Topten Software. All Rights Reserved")]
- [assembly: AssemblyVersion("1.1.142")]
- [assembly: AssemblyFileVersion("1.1.142")]
- [assembly: AssemblyCompany("Topten Software")]
- [assembly: AssemblyProduct("JsonKit")]
- static class BuildInfo
- {
- public static DateTime Date = new DateTime(2026, 5, 28, 1, 11, 22, DateTimeKind.Utc);
- }
-
|