Update odbc

This commit is contained in:
sunkaixuan 2024-04-02 08:40:40 +08:00
parent a2d56a85fe
commit b5a8b8a91b
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework> <TargetFramework>netstandard2.1</TargetFramework>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<Copyright>5.1.4.150</Copyright> <Copyright>5.1.4.151</Copyright>
<Version>5.1.4.150</Version> <Version>5.1.4.151</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>

View File

@ -2,7 +2,7 @@
<package > <package >
<metadata> <metadata>
<id>SqlSugar.OdbcCore</id> <id>SqlSugar.OdbcCore</id>
<version>5.1.4.150</version> <version>5.1.4.151</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>