Moved System.IO references from DMO classes to Static Helpers
Removed nugetSource from pipeline Removed more comments Created Static Classes for most DMO / Controller Classes Push ConfigurationManager.AppSettings to controller Align Tests with other Projects
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
namespace Fab2ApprovalSystem.Models;
|
||||
|
||||
public class WinEventLog {
|
||||
//[Key]
|
||||
|
||||
public int SysDocumentID { get; set; }
|
||||
public int IssueID { get; set; }
|
||||
|
Reference in New Issue
Block a user