mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 17:20:49 +08:00 
			
		
		
		
	add net60 DateOnly mapping SqlServer
This commit is contained in:
		@@ -26,7 +26,7 @@
 | 
			
		||||
	</ItemGroup>
 | 
			
		||||
 | 
			
		||||
	<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
 | 
			
		||||
		<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="8.5.3" />
 | 
			
		||||
		<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="8.5.4" />
 | 
			
		||||
	</ItemGroup>
 | 
			
		||||
	<ItemGroup Condition="'$(TargetFramework)' == 'net452'">
 | 
			
		||||
		<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="7.10.1" />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user