using System.Reflection; using System.Runtime.InteropServices; using System.Windows; [assembly: AssemblyTitle("F4SD ExcelToJson converter")] [assembly: AssemblyDescription("Creation of demo data.")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] [assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)]