Files
2025-11-11 11:03:42 +01:00

12 lines
360 B
C#

using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("F4SD Cockpit Client")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("bab63a6a-1524-435d-9f96-7a30b6ee0624")]