diff --git a/src/BugNET.Entities/Project.cs b/src/BugNET.Entities/Project.cs index 8c95a716..4ebe7013 100644 --- a/src/BugNET.Entities/Project.cs +++ b/src/BugNET.Entities/Project.cs @@ -55,7 +55,7 @@ public Project() ///// Gets or sets the type of the attachment storage. ///// ///// The type of the attachment storage. - //public IssueAttachmentStorageTypes AttachmentStorageType { get; set; } + public IssueAttachmentStorageTypes AttachmentStorageType { get; set; } /// /// Gets or sets the code.