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