Skip to content

v1.0.4

Latest
Compare
Choose a tag to compare
@michaldivis michaldivis released this 20 Feb 13:46
· 2 commits to master since this release
a1ff49a

News

  • added support for net7.0
  • added nullable support

Changes

Breaking Changes

  • removed support for net5.0
  • removed IsEnabled property from VirtualHostNameToFolderMappingSettings
  • changed VirtualHostNameToFolderMappingSettingsException to use a Dictionary<string, string> to store error messages