Catch objectdisposedexception when writing to log file
This commit is contained in:
parent
b85754ee1f
commit
9480b69754
2 changed files with 16 additions and 6 deletions
|
|
@ -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")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue