Update nuget

This commit is contained in:
sunkaixuan
2024-04-01 19:13:12 +08:00
parent bb56f566c2
commit 1b5bf254f6
3 changed files with 5 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<package >
<metadata>
<id>SqlSugar.OdbcCore</id>
<version>5.1.4.2</version>
<version>5.1.4.150</version>
<authors>sunkaixuan</authors>
<owners>Landa</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
@@ -11,7 +11,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description> SqlSugar 通过ODBC连接数据库 </description>
<copyright>Copyright 2016</copyright>
<tags>Asp.net core orm</tags>
<tags>Asp.net core orm odbc</tags>
<dependencies>
<group targetFramework=".NETStandard2.1">
<dependency id="System.Data.Odbc" version="4.6" />