using System; using System.Diagnostics; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Security; using System.Security.Permissions; using ScreenConnect; [assembly: AssemblyProduct("ScreenConnect")] [assembly: AssemblyCompany("ScreenConnect Software")] [assembly: ComVisible(false)] [assembly: CLSCompliant(false)] [assembly: DefaultDllImportSearchPaths(DllImportSearchPath.System32)] [assembly: Plugin] [assembly: AssemblyVersion("25.6.9.9400")]