common/LaaProduction/Properties/AssemblyInfo.cs
2026-04-23 17:50:07 +02:00

9 lines
278 B
C#

using System.Reflection;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("LaaProduction")]
[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]
[assembly: ComVisible(true)]
[assembly: Guid("80B87C7E-B79A-4594-8B7B-3A72F4894670")]