inital
This commit is contained in:
12
FasdExcelToJsonConverter/Properties/AssemblyInfo.cs
Normal file
12
FasdExcelToJsonConverter/Properties/AssemblyInfo.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
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)]
|
||||
Reference in New Issue
Block a user