Update nuget

This commit is contained in:
sunkaixuan 2022-12-21 17:18:25 +08:00
parent c83aabafe9
commit 57fb57750e

View File

@ -9,7 +9,7 @@
<projectUrl>https://github.com/sunkaixuan/SqlSugar</projectUrl>
<iconUrl>https://secure.gravatar.com/avatar/a82c03402497b2e58fd65038a3699b30</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description> SqlSugar 通过ODBC连接数据库 </description>
<description>.Net framework安装此dll 通过ODBC连接数据库 </description>
<copyright>Copyright 2016</copyright>
<tags>Asp.net core orm</tags>
<dependencies>
@ -19,6 +19,6 @@
</dependencies>
</metadata>
<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>
</package>