mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-18 17:48:11 +08:00
-
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user