public void GetEntryAssemblyTest()
 {
     Assert.IsNull(FileVersionInfo.GetEntryAssembly());
 }