Skip to content

Conversation

0xced
Copy link

@0xced 0xced commented Nov 30, 2024

  • BlurhasherTests requires Path.Combine instead of hardcoded \ path separator.
  • ImageConversionTest requires all tests to be skipped on non-Windows platforms because System.Drawing is only available on Windows (it throws PlatformNotSupportedException).

* BlurhasherTests requires `Path.Combine` instead of hardcoded \ path separator.
* ImageConversionTest requires all tests to be skipped on non-Windows platforms because `System.Drawing` is only available on Windows (it throws `PlatformNotSupportedException`).
@0xced
Copy link
Author

0xced commented Apr 17, 2025

Hey Markus,
Just a quick reminder to take a look at that pull request when you get a chance. No rush, I just wanted to make sure it didn’t slip through the cracks. Let me know if you have any questions or need anything from me.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant