Improve error handling when attempting to load very old plugin assemblies

This commit is contained in:
Luke Pulverenti
2017-07-10 05:08:46 -04:00
parent fe8b69406a
commit 975a973d31
2 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
using System.Reflection;
[assembly: AssemblyVersion("3.2.24.0")]
[assembly: AssemblyVersion("3.2.25.0")]