Skip to content

Commit cdd8017

Browse files
committed
Styling change
1 parent fde0a4a commit cdd8017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/NServiceBus.RabbitMQ/Config/ConnectionConfiguration.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ public IDictionary<string, object> ClientProperties
4343
get { return clientProperties; }
4444
private set { clientProperties = value; }
4545
}
46+
4647
public bool UseTls { get; set; }
4748

4849
public string CertPath { get; set; }

0 commit comments

Comments
 (0)