Files
ENIG/HMI/TestProject/tts/Properties/AssemblyInfo.cs
backuppc bd06f59bf1 add tts
2026-02-09 13:06:47 +09:00

18 lines
558 B
C#

using System.Reflection;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Supertonic.WinForms")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Supertonic.WinForms")]
[assembly: AssemblyCopyright("Copyright © 2026")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("bd3e8373-c40c-4f7f-aa18-6990f1cfd21a")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]