This commit is contained in:
sunkaixuan 2022-09-21 01:56:47 +08:00
parent 893388ecda
commit 58646721a7

View File

@ -2,7 +2,7 @@
<package >
<metadata>
<id>SqlSugarCore</id>
<version>5.1.3.1</version>
<version>5.1.3.2-preview06</version>
<authors>sunkaixuan</authors>
<owners>果糖大数据科技</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
@ -28,6 +28,6 @@
</dependencies>
</metadata>
<files>
<file src="C:\NugetCore\SqlSugar.dll" target="lib\netstandard2.1"></file>
<file src="E:\Git\SqlSugar\Src\Asp.NetCore2\SqlSugar\bin\Debug\netstandard2.1\SqlSugar.dll" target="lib\netstandard2.1"></file>
</files>
</package>