RichTextKit/version.cs

15 строки
465 B
C#
Исходник Обычный вид История

2019-08-02 08:59:39 +03:00
// Generated by build tool, do not edit
using System;
using System.Reflection;
[assembly: AssemblyCopyright("Copyright © 2019 Topten Software. All Rights Reserved")]
2019-12-11 02:10:27 +03:00
[assembly: AssemblyVersion("0.1.118")]
[assembly: AssemblyFileVersion("0.1.118")]
2019-08-02 08:59:39 +03:00
[assembly: AssemblyCompany("Topten Software")]
2019-08-03 04:42:45 +03:00
[assembly: AssemblyProduct("Topten.RichTextKit")]
2019-08-02 08:59:39 +03:00
static class BuildInfo
{
2019-12-11 02:10:27 +03:00
public static DateTime Date = new DateTime(2019, 12, 10, 23, 10, 11, DateTimeKind.Utc);
2019-08-02 08:59:39 +03:00
}