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