Catch objectdisposedexception when writing to log file

This commit is contained in:
Deathmax 2012-01-15 11:09:48 +08:00
parent b85754ee1f
commit 9480b69754
2 changed files with 16 additions and 6 deletions

View file

@ -48,5 +48,5 @@ using System.Runtime.InteropServices;
// Build Number
// MMdd of the build
[assembly: AssemblyVersion("3.4.5.0114")]
[assembly: AssemblyFileVersion("3.4.5.0114")]
[assembly: AssemblyVersion("3.4.5.0115")]
[assembly: AssemblyFileVersion("3.4.5.0115")]