mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-24 18:04:52 +08:00
-
This commit is contained in:
parent
c5a4333bb9
commit
bddbde9127
@ -2,7 +2,7 @@
|
||||
<package >
|
||||
<metadata>
|
||||
<id>SqlSugarCoreNoDrive</id>
|
||||
<version>5.0.3.7</version>
|
||||
<version>5.0.3.8</version>
|
||||
<authors>sunkaixuan</authors>
|
||||
<owners>Landa</owners>
|
||||
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
|
||||
@ -15,7 +15,7 @@
|
||||
<dependencies>
|
||||
<group targetFramework=".NETStandard2.1">
|
||||
<dependency id="System.Data.Common" version="4.3.0" />
|
||||
<dependency id="Microsoft.Data.SqlClient" version="4.4.0" />
|
||||
<dependency id="Microsoft.Data.SqlClient" version="2.1.1" />
|
||||
<dependency id="Newtonsoft.Json" version="10.0.3" />
|
||||
<dependency id="System.Reflection.Emit.Lightweight" version="4.3.0" />
|
||||
</group>
|
||||
|
Loading…
Reference in New Issue
Block a user