mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-12-05 03:17:41 +08:00
Update nuget
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<dependencies>
|
||||
<group targetFramework=".NETStandard2.1">
|
||||
<dependency id="System.Data.Common" version="4.3.0" />
|
||||
<dependency id="Microsoft.Data.SqlClient" version="2.1.1" />
|
||||
<dependency id="Microsoft.Data.SqlClient" version="2.1.2" />
|
||||
<dependency id="Newtonsoft.Json" version="10.0.3" />
|
||||
<dependency id="Microsoft.Data.Sqlite" version="5.0.5" />
|
||||
<dependency id="System.Reflection.Emit.Lightweight" version="4.3.0" />
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<dependencies>
|
||||
<group targetFramework=".NETStandard2.1">
|
||||
<dependency id="System.Data.Common" version="4.3.0" />
|
||||
<dependency id="Microsoft.Data.SqlClient" version="2.1.1" />
|
||||
<dependency id="Microsoft.Data.SqlClient" version="2.1.2" />
|
||||
<dependency id="Newtonsoft.Json" version="10.0.3" />
|
||||
<dependency id="System.Reflection.Emit.Lightweight" version="4.3.0" />
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user