mirror of
				https://gitee.com/dotnetchina/SqlSugar.git
				synced 2025-10-31 16:36:50 +08:00 
			
		
		
		
	Add nuget
This commit is contained in:
		
							
								
								
									
										24
									
								
								Src/Asp.NetCore2/DmOrmTest/Client.nuspec
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								Src/Asp.NetCore2/DmOrmTest/Client.nuspec
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,24 @@ | ||||
| <?xml version="1.0"?> | ||||
| <package > | ||||
|   <metadata> | ||||
|     <id>SqlSugarCore.Dm</id> | ||||
|     <version>8.7.0</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>达梦官方驱动 ,达梦,SqlSugar ORM .NET 国产ORM</description> | ||||
|     <copyright>Copyright 2016</copyright> | ||||
|     <tags>DmProvider DM 达梦 数据库</tags> | ||||
|     <dependencies> | ||||
|       <group targetFramework=".NETStandard2.1"> | ||||
|       </group> | ||||
|     </dependencies> | ||||
|   </metadata> | ||||
|   <files>  | ||||
|    <file src="G:\Git\SqlSugar\Src\Asp.NetCore2\DmOrmTest\DM.DmProvider.dll" target="lib\netstandard2.1"></file> | ||||
|  | ||||
|   </files> | ||||
| </package> | ||||
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										1
									
								
								Src/Asp.NetCore2/DmOrmTest/client.bat
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								Src/Asp.NetCore2/DmOrmTest/client.bat
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| %~dp0nuget.exe pack %~dp0Client.nuspec -OutputDirectory %~dp0 | ||||
		Reference in New Issue
	
	Block a user
	 sunkaixuan
					sunkaixuan