Update nuget

This commit is contained in:
sunkaixuan 2024-12-13 17:14:37 +08:00
parent f1628ea378
commit 978201d868
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
<package > <package >
<metadata> <metadata>
<id>SqlSugar.XuguCoreNew</id> <id>SqlSugar.XuguCoreNew</id>
<version>5.1.4.174</version> <version>5.1.4.183</version>
<authors>sunkaixuan</authors> <authors>sunkaixuan</authors>
<owners>果糖大数据</owners> <owners>果糖大数据</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl> <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
@ -14,7 +14,7 @@
<tags>虚谷数据库 xugu</tags> <tags>虚谷数据库 xugu</tags>
<dependencies> <dependencies>
<group targetFramework=".NETStandard2.1"> <group targetFramework=".NETStandard2.1">
<dependency id="SqlSugar.XuguClient" version="2.0.0" /> <dependency id="SqlSugar.XuguClient" version="3.3.4.8" />
</group> </group>
</dependencies> </dependencies>
</metadata> </metadata>

View File

@ -12,7 +12,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="SqlSugar.XuguClient" Version="3.3.4.6" /> <PackageReference Include="SqlSugar.XuguClient" Version="3.3.4.8" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>

View File

@ -2,7 +2,7 @@
<package > <package >
<metadata> <metadata>
<id>SqlSugar.XuguClient</id> <id>SqlSugar.XuguClient</id>
<version>3.3.4.6</version> <version>3.3.4.8</version>
<authors>sunkaixuan</authors> <authors>sunkaixuan</authors>
<owners>果糖大数据</owners> <owners>果糖大数据</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl> <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>