Update VirtualMachineDetector.cs
This commit is contained in:
parent
5bd6e0091d
commit
09282a9e95
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ using SafeExamBrowser.SystemComponents.Contracts;
|
|||
using System.Globalization;
|
||||
using System.Linq;
|
||||
using System.Management;
|
||||
using System.Net.NetworkInformation;s;
|
||||
using System.Net.NetworkInformation;
|
||||
|
||||
namespace SafeExamBrowser.SystemComponents
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue