Update NUGET

This commit is contained in:
sunkaixuan
2024-05-23 19:58:28 +08:00
parent 41e21fad37
commit ccabf258c2

View File

@@ -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.4" />
<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" />
</group>