using System.Reflection; using System.Runtime.InteropServices; using System.Runtime.Versioning; using System.Windows; [assembly: ComVisible(false)] [assembly: SupportedOSPlatform("windows5.1.2600")] [assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)] [assembly: AssemblyVersion("2.0.0.0")] [assembly: AssemblyFileVersion("2.0.0.0")]