mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-12-05 03:17:41 +08:00
Update nuget
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<package >
|
||||
<metadata>
|
||||
<id>SqlSugarCoreNoDrive</id>
|
||||
<version>5.1.4.162</version>
|
||||
<version>5.1.4.165</version>
|
||||
<authors>sunkaixuan</authors>
|
||||
<owners>Landa</owners>
|
||||
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
|
||||
@@ -13,12 +13,9 @@
|
||||
<copyright>Copyright 2016</copyright>
|
||||
<tags>SqlSugar Sql Sugar Core Asp.net core orm</tags>
|
||||
<dependencies>
|
||||
<group targetFramework=".NETStandard2.1">
|
||||
<dependency id="System.Data.Common" version="4.3.0" />
|
||||
<dependency id="Microsoft.Data.SqlClient" version="2.1.7" />
|
||||
<dependency id="Newtonsoft.Json" version="13.0.2" />
|
||||
<dependency id="System.Reflection.Emit.Lightweight" version="4.3.0" />
|
||||
<dependency id="System.Text.RegularExpressions" version="4.3.1" />
|
||||
<group targetFramework=".NETStandard2.1">
|
||||
<dependency id="Newtonsoft.Json" version="13.0.2" />
|
||||
<dependency id="SystemCommon " version="8.2.0" />
|
||||
</group>
|
||||
</dependencies>
|
||||
</metadata>
|
||||
|
||||
Reference in New Issue
Block a user