removed mahapps dep, did lighter weight ControlzEx. Need to add these to WSX

This commit is contained in:
Clint Rutkas
2020-11-11 14:14:34 -08:00
parent 2c0656142a
commit 62f2e6fb8e
10 changed files with 40 additions and 45 deletions

View File

@@ -26,6 +26,7 @@ namespace ImageResizer.Properties
{
if (disposing)
{
_imageResizerApp.Dispose();
_imageResizerApp = null;
}