forked from MDCPS/DamageAssessment_Backend
		
	merged latest changes from docker to dev
This commit is contained in:
		| @ -3,6 +3,7 @@ using System.ComponentModel.DataAnnotations.Schema; | ||||
|  | ||||
| namespace DamageAssesment.Api.Attachments.Db | ||||
| { | ||||
|     [Table("AnswerAttachments")] | ||||
|     public class Attachment | ||||
|     { | ||||
|         [Key] | ||||
|  | ||||
| @ -1,8 +0,0 @@ | ||||
| { | ||||
|   "Logging": { | ||||
|     "LogLevel": { | ||||
|       "Default": "Information", | ||||
|       "Microsoft.AspNetCore": "Warning" | ||||
|     } | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user