We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62022ab commit 46193aaCopy full SHA for 46193aa
winPEAS/winPEASexe/winPEAS/Info/CloudInfo/AzureInfo.cs
@@ -2,6 +2,7 @@
2
using System.Collections.Generic;
3
using System.IO;
4
using System.Net;
5
+using System.Diagnostics;
6
7
namespace winPEAS.Info.CloudInfo
8
{
0 commit comments