mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 17:20:49 +08:00 
			
		
		
		
	- 修复 FreeSql.Generator 外键导航属性大写小 bug;#177
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
  <PropertyGroup>
 | 
			
		||||
    <OutputType>Exe</OutputType>
 | 
			
		||||
    <TargetFrameworks>netcoreapp3.1;netcoreapp3.0;netcoreapp2.2;netcoreapp2.1</TargetFrameworks>
 | 
			
		||||
    <TargetFrameworks>netcoreapp3.1;netcoreapp2.1</TargetFrameworks>
 | 
			
		||||
    <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
 | 
			
		||||
    <IsPackable>true</IsPackable>
 | 
			
		||||
    <PackAsTool>true</PackAsTool>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user