EC - v2.43.0 - Jenkinsfile
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
namespace Adaptation.Shared
|
||||
namespace Adaptation.Shared;
|
||||
|
||||
public class AppSettings : Properties.IAppSettings
|
||||
{
|
||||
public class AppSettings : Methods.IAppSettings
|
||||
{
|
||||
public string Company { get; set; }
|
||||
public Drive[] Drives { get; set; }
|
||||
}
|
||||
public string Company { get; set; }
|
||||
public Drive[] Drives { get; set; }
|
||||
}
|
Reference in New Issue
Block a user