This commit is contained in:
sunkaixuan
2017-02-26 23:58:24 +08:00
parent 1814eac56f
commit 493d1a414d

View File

@@ -5,14 +5,13 @@ using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("SqlSugar 4.x")]
[assembly: AssemblyDescription("author:sunkaixuan,Apache Licence 2.0")]
[assembly: AssemblyTitle("SqlSugar4")]
[assembly: AssemblyDescription("author sunkaixuan Apache Licence 2.0")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("SqlSugar 4.x")]
[assembly: AssemblyProduct("SqlSugar 4")]
[assembly: AssemblyCopyright("Copyright © 2016")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("sqlsugar 4.x")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from