2
0
Gert Driesen 11 жил өмнө
parent
commit
45a233299f

+ 3 - 0
Renci.SshClient/Renci.SshNet/Common/Extensions.cs

@@ -1,5 +1,8 @@
 using System;
 using System.Collections.Generic;
+#if !SILVERLIGHT
+using System.Diagnostics;
+#endif
 using System.Globalization;
 using System.Net;
 using Renci.SshNet.Messages;