This commit is contained in:
sunkaixuan 2022-03-26 23:56:22 +08:00
parent c6251a9b7b
commit ebd7bba733
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Version>5.0.6.1</Version>
<Version>5.0.6.2</Version>
<Copyright>sun_kai_xuan</Copyright>
<PackageProjectUrl>https://github.com/sunkaixuan/SqlSugar</PackageProjectUrl>
<PackageLicenseUrl></PackageLicenseUrl>

View File

@ -2,14 +2,14 @@
<package >
<metadata>
<id>SqlSugarCore</id>
<version>5.0.6.1</version>
<version>5.0.6.2</version>
<authors>sunkaixuan</authors>
<owners>果糖大数据科技</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
<projectUrl>https://github.com/sunkaixuan/SqlSugar</projectUrl>
<iconUrl>https://secure.gravatar.com/avatar/a82c03402497b2e58fd65038a3699b30</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>5.0.3.5-Max 最低要求.Net Core 3.0+ 5.0.0-5.0.3.4 最低要求 .Net Core 2.0+ SqlSugar ORM ,High-performance, lightweight </description>
<description>支持 .Net Core .net5 .net6 .net7 + 版本说明: 5.0.3.5-Max 最低要求.Net Core 3.0+ 5.0.0-5.0.3.4 最低要求 .Net Core 2.0+ SqlSugar ORM ,High-performance, lightweight </description>
<copyright>Copyright 2016</copyright>
<tags>SqlSugar Sql Sugar core Asp.net core orm</tags>
<dependencies>

View File

@ -2,7 +2,7 @@
<package >
<metadata>
<id>SqlSugarCoreNoDrive</id>
<version>5.0.6.1</version>
<version>5.0.6.2</version>
<authors>sunkaixuan</authors>
<owners>Landa</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>