RichTextKit/version.cs

15 строки
468 B
C#

// Generated by build tool, do not edit
using System;
using System.Reflection;
[assembly: AssemblyCopyright("Copyright © 2019-2022 Topten Software. All Rights Reserved")]
[assembly: AssemblyVersion("0.4.158")]
[assembly: AssemblyFileVersion("0.4.158")]
[assembly: AssemblyCompany("Topten Software")]
[assembly: AssemblyProduct("Topten.RichTextKit")]
static class BuildInfo
{
public static DateTime Date = new DateTime(2022, 5, 17, 0, 17, 56, DateTimeKind.Utc);
}