123456789101112131415 |
- // Generated by build tool, do not edit
- using System;
- using System.Reflection;
- [assembly: AssemblyCopyright("Copyright © 2014-2023 Topten Software. All Rights Reserved")]
- [assembly: AssemblyVersion("1.1.141")]
- [assembly: AssemblyFileVersion("1.1.141")]
- [assembly: AssemblyCompany("Topten Software")]
- [assembly: AssemblyProduct("JsonKit")]
- static class BuildInfo
- {
- public static DateTime Date = new DateTime(2023, 6, 15, 6, 0, 38, DateTimeKind.Utc);
- }
-
|