diff --git a/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/NuGet.exe b/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/NuGet.exe new file mode 100644 index 000000000..6bb79fe53 Binary files /dev/null and b/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/NuGet.exe differ diff --git a/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/SqlSugar.csproj b/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/SqlSugar.csproj index cccf55df1..456dd8d33 100644 --- a/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/SqlSugar.csproj +++ b/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/SqlSugar.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 4.5.2.8 + 4.5.9.2 sun_kai_xuan https://github.com/sunkaixuan/SqlSugar diff --git a/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/SqlSugarForCore.nuspec b/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/SqlSugarForCore.nuspec new file mode 100644 index 000000000..7d6491b82 --- /dev/null +++ b/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/SqlSugarForCore.nuspec @@ -0,0 +1,28 @@ + + + + sqlSugarCore + 4.5.9.2 + sunkaixuan + Landa + http://www.apache.org/licenses/LICENSE-2.0.html + https://github.com/sunkaixuan/SqlSugar + https://secure.gravatar.com/avatar/a82c03402497b2e58fd65038a3699b30 + false + .Net Core 2.0 SqlSugar ORM ,High-performance, lightweight https://github.com/sunkaixuan/SqlSugar + Copyright 2016 + Asp.net core orm + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/nuget.bat b/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/nuget.bat new file mode 100644 index 000000000..cb8120837 --- /dev/null +++ b/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/nuget.bat @@ -0,0 +1 @@ +%~dp0nuget.exe pack %~dp0SqlSugarForCore.nuspec -OutputDirectory %~dp0 \ No newline at end of file diff --git a/Src/Asp.NetCore2/SqlSeverTest/SqliteTest/DataBase/SqlSugar4xTest.sqlite b/Src/Asp.NetCore2/SqlSeverTest/SqliteTest/DataBase/SqlSugar4xTest.sqlite index 2d882282c..ea4fad4a0 100644 Binary files a/Src/Asp.NetCore2/SqlSeverTest/SqliteTest/DataBase/SqlSugar4xTest.sqlite and b/Src/Asp.NetCore2/SqlSeverTest/SqliteTest/DataBase/SqlSugar4xTest.sqlite differ