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,3 +1,5 @@
|
||||
using System;
|
||||
|
||||
using Fab2ApprovalSystem.Models;
|
||||
|
||||
using Fab2ApprovalSystem.Utilities;
|
||||
|
Reference in New Issue
Block a user