mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 09:15:27 +08:00 
			
		
		
		
	update csproj
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
<Project Sdk="Microsoft.NET.Sdk">
 | 
			
		||||
 | 
			
		||||
	<PropertyGroup>
 | 
			
		||||
		<TargetFrameworks>netstandard2.0;net46;net40</TargetFrameworks>
 | 
			
		||||
		<TargetFrameworks>netstandard2.0;net46;net45;net40</TargetFrameworks>
 | 
			
		||||
		<Version>1.7.0</Version>
 | 
			
		||||
		<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
 | 
			
		||||
		<Authors>ncc;YeXiangQin</Authors>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user