Skip to content

v2.6.1

Compare
Choose a tag to compare
@ricardoeduardo ricardoeduardo released this 07 May 14:56
· 1430 commits to master since this release

Fixes

  • Internal fix to the MimeTypeUtility to ensure that when the value passed into the GetMimeType method ends with a '.' without any additional text, it returns the default MimeType instead of throwing an exception because it is expecting text after the period.