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

11 lines
353 B
C#

using System.Reflection;
using System.Runtime.InteropServices;
using System.Windows;
[assembly: AssemblyTitle("F4SD Cockpit Client demo libary")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("6efd86ac-d73e-47ac-aafc-d8ea3f8ade93")]