Ready to test
This commit is contained in:
@ -98,4 +98,6 @@ public class Configuration
|
||||
throw new Exception($"{nameof(propertyConfiguration.RootDirectory)} must have a value and exits!");
|
||||
}
|
||||
|
||||
public void ChangeRootDirectory(string rootDirectory) => _RootDirectory = rootDirectory;
|
||||
|
||||
}
|
Reference in New Issue
Block a user