Rename to VAR.DatabaseExplorer

This commit is contained in:
2018-03-03 20:29:27 +01:00
parent 59d351d14f
commit 3656b90eba
41 changed files with 4037 additions and 3975 deletions

View File

@@ -0,0 +1,14 @@
using System.Reflection;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("DatabaseExplorer")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("VAR")]
[assembly: AssemblyProduct("DatabaseExplorer")]
[assembly: AssemblyCopyright("Copyright © VAR 2012-2018")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("31f76805-336c-471c-8af2-a4c1364e97b9")]
[assembly: AssemblyVersion("1.0.0.*")]