RichTextKit/version.cs

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

2019-08-02 08:59:39 +03:00
// Generated by build tool, do not edit
using System;
using System.Reflection;
2022-01-15 06:15:20 +03:00
[assembly: AssemblyCopyright("Copyright © 2019-2022 Topten Software. All Rights Reserved")]
2022-05-17 03:12:35 +03:00
[assembly: AssemblyVersion("0.4.158")]
[assembly: AssemblyFileVersion("0.4.158")]
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
{
2022-05-17 03:18:19 +03:00
public static DateTime Date = new DateTime(2022, 5, 17, 0, 17, 56, DateTimeKind.Utc);
2019-08-02 08:59:39 +03:00
}