mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 17:20:49 +08:00 
			
		
		
		
	- 增加 ISelect<11..16> 16 个多联表查询;
This commit is contained in:
		@@ -4,13 +4,13 @@
 | 
			
		||||
		<TargetFrameworks>netstandard2.0;net452</TargetFrameworks>
 | 
			
		||||
    <Version>1.9.0-preview0912</Version>
 | 
			
		||||
		<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
 | 
			
		||||
		<Authors>ncc;YeXiangQin</Authors>
 | 
			
		||||
		<Authors>FreeSql;ncc;YeXiangQin</Authors>
 | 
			
		||||
		<Description>FreeSql 数据库实现,基于 Firebird</Description>
 | 
			
		||||
		<PackageProjectUrl>https://github.com/2881099/FreeSql</PackageProjectUrl>
 | 
			
		||||
		<RepositoryUrl>https://github.com/2881099/FreeSql</RepositoryUrl>
 | 
			
		||||
		<RepositoryType>git</RepositoryType>
 | 
			
		||||
		<PackageLicenseExpression>MIT</PackageLicenseExpression>
 | 
			
		||||
		<PackageTags>FreeSql;ORM</PackageTags>
 | 
			
		||||
		<PackageTags>FreeSql;ORM;Firebird;火鸟</PackageTags>
 | 
			
		||||
		<PackageId>$(AssemblyName)</PackageId>
 | 
			
		||||
    <PackageIcon>logo.png</PackageIcon>
 | 
			
		||||
		<Title>$(AssemblyName)</Title>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user