diff --git a/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs b/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs index 5303498a6..96da35582 100644 --- a/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs +++ b/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs @@ -5,11 +5,11 @@ 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("SqlSugar4")] +[assembly: AssemblyTitle("果糖大数据科技(南通)有限公司")] [assembly: AssemblyDescription("author sunkaixuan Apache Licence 2.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("果糖大数据科技(南通)有限公司")] -[assembly: AssemblyProduct("SqlSugar 4")] +[assembly: AssemblyProduct("SqlSugar")] [assembly: AssemblyCopyright("Copyright © 2016")] diff --git a/Src/Asp.Net/SqlSugar/SqlSugar.nuspec b/Src/Asp.Net/SqlSugar/SqlSugar.nuspec index 713e768c1..70a99e3fd 100644 --- a/Src/Asp.Net/SqlSugar/SqlSugar.nuspec +++ b/Src/Asp.Net/SqlSugar/SqlSugar.nuspec @@ -1,7 +1,7 @@ - sqlSugar + SqlSugar 5.0.1.6 SqlSugar 5.0+ 使用 .Net Framework 4.5+ , SqlSugar 4.0+ 使用 .Net Framework 4.0 sun kaixuan