We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2cdac7 commit ce6b050Copy full SHA for ce6b050
sdk/servicebus/Azure.Messaging.ServiceBus/README.md
@@ -37,7 +37,7 @@ To quickly create the needed Service Bus resources in Azure and to receive a con
37
Install the Azure Service Bus client library for .NET with [NuGet](https://www.nuget.org/):
38
39
```PowerShell
40
-dotnet add package Azure.Messaging.ServiceBus --version 7.0.0-preview.4
+dotnet add package Azure.Messaging.ServiceBus --version 7.0.0-preview.9
41
```
42
43
### Authenticate the client
0 commit comments