SqlSugar/Src/Asp.NetCore2/KdbndpNuget/SqlSugarForCore.nuspec

24 lines
933 B
Plaintext
Raw Normal View History

2022-12-15 20:42:26 +08:00
<?xml version="1.0"?>
<package >
<metadata>
<id>SqlSugarCore.Kdbndp</id>
2025-03-11 20:12:35 +08:00
<version>9.3.7.311</version>
2022-12-15 20:42:26 +08:00
<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>人大金仓官方最新驱动SqlSugar ORM .NET 国产ORM</description>
<copyright>Copyright 2016</copyright>
2023-02-03 02:18:01 +08:00
<tags>人大金仓 .NET ORM C#</tags>
2022-12-15 20:42:26 +08:00
<dependencies>
<group targetFramework=".NETStandard2.1">
</group>
</dependencies>
</metadata>
<files>
<file src="G:\Git\SqlSugar\Src\Asp.NetCore2\KdbndpNuget\Kdbndp.dll" target="lib\netstandard2.1"></file>
</files>
</package>