Simusharp
Simusharp
List.FindIndex returns -1 if not found. This throws an exception. I added a termination condition if the change log is empty. I confirm that the pull-request: - [x] Follows the...
Add the wix installer v4 build command. This command is available through a nuget package. I confirm that the pull-request: - [x] Follows the contribution guidelines - [x] Is based...
In a load method, if the directory does exist, we should return an empty collection not creating the directory and iterate over the files.
There is a typo in the logic; it should IsVisible when IsNotNull