15 строки
465 B
C#
15 строки
465 B
C#
|
|
// Generated by build tool, do not edit
|
|
using System;
|
|
using System.Reflection;
|
|
[assembly: AssemblyCopyright("Copyright © 2019 Topten Software. All Rights Reserved")]
|
|
[assembly: AssemblyVersion("0.1.118")]
|
|
[assembly: AssemblyFileVersion("0.1.118")]
|
|
[assembly: AssemblyCompany("Topten Software")]
|
|
[assembly: AssemblyProduct("Topten.RichTextKit")]
|
|
|
|
static class BuildInfo
|
|
{
|
|
public static DateTime Date = new DateTime(2019, 12, 10, 23, 10, 11, DateTimeKind.Utc);
|
|
}
|
|
|