25 lines
						
					
					
						
							1.2 KiB
						
					
					
				
			
		
		
	
	
							25 lines
						
					
					
						
							1.2 KiB
						
					
					
				| <?xml version="1.0"?> | |
| <package > | |
| 	<metadata> | |
| 		<id>Rezero</id> | |
| 		<version>1.8.12</version> | |
| 		<authors>sunkaixuan</authors> | |
| 		<owners>果糖大数据科技</owners> | |
| 		<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl> | |
| 		<projectUrl>https://github.com/sunkaixuan/Rezero</projectUrl> | |
| 		<iconUrl>https://secure.gravatar.com/avatar/a82c03402497b2e58fd65038a3699b30</iconUrl> | |
| 		<requireLicenseAcceptance>false</requireLicenseAcceptance> | |
| 		<description>rezero 核心库 (不包含UI) 无需代码只要界面点点就能生成接口、SQL生成接口、代码生成接口、低代码、热插拔、 文档地址: https://www.donet5.com/Doc/32/2580 </description> | |
| 		<copyright>Copyright 2016</copyright> | |
| 		<tags>低代码 Zero 超级API  API 导出文档</tags> | |
| 		<dependencies> | |
| 			<dependency id="ClosedXML" version="0.102.2" /> | |
| 			<dependency id="SqlSugarCore" version="5.1.4.154" /> | |
| 			<dependency id="System.Linq.Dynamic.Core" version="1.6.0.2" /> | |
| 			<dependency id="Microsoft.CodeAnalysis.CSharp.Scripting" version="4.10.0" />  | |
| 		</dependencies> | |
| 	</metadata> | |
| 	<files> | |
| 		<file src="G:\Git\ReZero\ReZero\bin\Debug\netstandard2.1\ReZero.dll" target="lib\netstandard2.1" /> | |
| 	</files> | |
| </package> |