mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 17:20:49 +08:00 
			
		
		
		
	- 修复 ISelect.From 内部 WhereIf 二次表达式解析 bug;1.4.0-preview0420
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
	<PropertyGroup>
 | 
			
		||||
		<TargetFrameworks>netstandard2.0;net461;net452;net451;net45</TargetFrameworks>
 | 
			
		||||
		<Version>1.4.0-preview0419</Version>
 | 
			
		||||
		<Version>1.4.0-preview0420</Version>
 | 
			
		||||
		<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
 | 
			
		||||
		<Authors>YeXiangQin</Authors>
 | 
			
		||||
		<Description>FreeSql 数据库实现,基于 PostgreSQL 9.5</Description>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user