Explorar o código

Add back partial modifier on Extensions.

drieseng %!s(int64=9) %!d(string=hai) anos
pai
achega
e7ce24932a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Renci.SshNet/Common/Extensions.cs

+ 1 - 1
src/Renci.SshNet/Common/Extensions.cs

@@ -15,7 +15,7 @@ namespace Renci.SshNet.Common
     /// <summary>
     /// Collection of different extension method
     /// </summary>
-    internal static class Extensions
+    internal static partial class Extensions
     {
         /// <summary>
         /// Determines whether [is null or white space] [the specified value].