This commit is contained in:
sunkaixuan 2022-11-04 01:17:27 +08:00
parent 4062d3df73
commit 698387dee6

View File

@ -2,7 +2,7 @@
<package > <package >
<metadata> <metadata>
<id>SqlSugar.MySqlConnectorCore</id> <id>SqlSugar.MySqlConnectorCore</id>
<version>5.1.3.31</version> <version>5.10.3.31</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>
@ -19,6 +19,6 @@
</dependencies> </dependencies>
</metadata> </metadata>
<files> <files>
<file src="G:\Git\SqlSugarNew\Src\Asp.NetCore2\SqlSugar.MySqlConnectorCore\bin\Debug\netstandard2.1\SqlSugar.MySqlConnectorCore.dll" target="lib\netstandard2.1"></file> <file src="G:\Git\SqlSugar\Src\Asp.NetCore2\SqlSugar.MySqlConnectorCore\bin\Debug\netstandard2.1\SqlSugar.MySqlConnectorCore.dll" target="lib\netstandard2.1"></file>
</files> </files>
</package> </package>