mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-18 17:48:11 +08:00
Update nuget
This commit is contained in:
@@ -2,16 +2,16 @@
|
|||||||
<package >
|
<package >
|
||||||
<metadata>
|
<metadata>
|
||||||
<id>SqlSugar.GBaseCore</id>
|
<id>SqlSugar.GBaseCore</id>
|
||||||
<version>5.1.4.201</version>
|
<version>5.1.4.208</version>
|
||||||
<authors>sunkaixuan</authors>
|
<authors>sunkaixuan</authors>
|
||||||
<owners>Landa</owners>
|
<owners>Landa</owners>
|
||||||
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
|
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
|
||||||
<projectUrl>https://github.com/sunkaixuan/SqlSugar</projectUrl>
|
<projectUrl>https://github.com/sunkaixuan/SqlSugar</projectUrl>
|
||||||
<iconUrl>https://secure.gravatar.com/avatar/a82c03402497b2e58fd65038a3699b30</iconUrl>
|
<iconUrl>https://secure.gravatar.com/avatar/a82c03402497b2e58fd65038a3699b30</iconUrl>
|
||||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||||
<description> SqlSugar操作 GBase 南大通用数据库 </description>
|
<description> SqlSugar操作 GBase 南大通用数据库。教程:https://www.donet5.com/Home/Doc?typeId=2440</description>
|
||||||
<copyright>Copyright 2016</copyright>
|
<copyright>Copyright 2016</copyright>
|
||||||
<tags>Asp.net core orm</tags>
|
<tags>Asp.net core GBase orm 南大通用</tags>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<group targetFramework=".NETStandard2.1">
|
<group targetFramework=".NETStandard2.1">
|
||||||
<dependency id="GBase.DataProvider" version="1.5.0" />
|
<dependency id="GBase.DataProvider" version="1.5.0" />
|
||||||
|
Reference in New Issue
Block a user