Files
C4IT-F4SD-Client/F4SD-Logging/Properties/AssemblyInfo.cs
2025-11-11 11:03:42 +01:00

11 lines
351 B
C#

using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("F4SD Logging")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("7793f281-b226-4e20-b6f6-5d53d70f1dc1")]