Files
2025-11-11 11:12:05 +01:00

10 lines
252 B
C#

using System.Reflection;
using System.Resources;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Windows;
[assembly: AssemblyTitle("F4SD Cockpit ConfigLoader Demo")]
[assembly: ComVisible(false)]