Skip to content

Commit ac13d7c

Browse files
committed
Fix build errors
1 parent 035dc30 commit ac13d7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/MQTTnet/Connecting/MqttClientConnectResult.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,4 @@ public sealed class MqttClientConnectResult
116116
/// MQTTv5 only.
117117
/// </summary>
118118
public bool WildcardSubscriptionAvailable { get; init; }
119+
}

0 commit comments

Comments
 (0)