Skip to content

Commit e7ce249

Browse files
committed
Add back partial modifier on Extensions.
1 parent a4d01b9 commit e7ce249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Renci.SshNet/Common/Extensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ namespace Renci.SshNet.Common
1515
/// <summary>
1616
/// Collection of different extension method
1717
/// </summary>
18-
internal static class Extensions
18+
internal static partial class Extensions
1919
{
2020
/// <summary>
2121
/// Determines whether [is null or white space] [the specified value].

0 commit comments

Comments
 (0)