mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-06-28 13:34:32 +08:00
Update nuget
This commit is contained in:
parent
c83aabafe9
commit
57fb57750e
@ -9,7 +9,7 @@
|
|||||||
<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 通过ODBC连接数据库 </description>
|
<description>.Net framework安装此dll 通过ODBC连接数据库 </description>
|
||||||
<copyright>Copyright 2016</copyright>
|
<copyright>Copyright 2016</copyright>
|
||||||
<tags>Asp.net core orm</tags>
|
<tags>Asp.net core orm</tags>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@ -19,6 +19,6 @@
|
|||||||
</dependencies>
|
</dependencies>
|
||||||
</metadata>
|
</metadata>
|
||||||
<files>
|
<files>
|
||||||
<file src="G:\Git\SqlSugar\Src\Asp.NetCore2\SqlSugar.OdbcCore\bin\Debug\netstandard2.1\SqlSugar.OdbcCore.dll" target="lib\netstandard2.1"></file>
|
<file src="G:\Git\SqlSugar\Src\Asp.Net\SqlSugar.Odbc\bin\Debug\SqlSugar.Odbc.dll" target="lib\netstandard2.1"></file>
|
||||||
</files>
|
</files>
|
||||||
</package>
|
</package>
|
Loading…
Reference in New Issue
Block a user