mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 09:15:27 +08:00 
			
		
		
		
	- 修复 .net5 单文本部署读取注释报错;
This commit is contained in:
		
							
								
								
									
										12
									
								
								Examples/dbcontext_01/.config/dotnet-tools.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								Examples/dbcontext_01/.config/dotnet-tools.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
  "version": 1,
 | 
			
		||||
  "isRoot": true,
 | 
			
		||||
  "tools": {
 | 
			
		||||
    "dotnet-ef": {
 | 
			
		||||
      "version": "5.0.0",
 | 
			
		||||
      "commands": [
 | 
			
		||||
        "dotnet-ef"
 | 
			
		||||
      ]
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user