More refactoring
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
public class ProcessCommandConfiguration :
|
||||
PrimaryCommandConfiguration
|
||||
{
|
||||
public string? Path { get; set; }
|
||||
public required string Path { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user