Added a few checks and delays to the driver loading code to increase the chance of loading the driver.

This commit is contained in:
Michael Möller
2012-08-11 21:48:54 +00:00
parent e32ce0060d
commit 5a8544454e
2 changed files with 22 additions and 3 deletions

View File

@@ -10,5 +10,5 @@
using System.Reflection;
[assembly: AssemblyVersion("0.5.1.1")]
[assembly: AssemblyInformationalVersion("0.5.1.1 Alpha")]
[assembly: AssemblyVersion("0.5.1.2")]
[assembly: AssemblyInformationalVersion("0.5.1.2 Alpha")]