Skip to content

Commit ce6b050

Browse files
authored
Update README.md (Azure#16790)
It's now preview 9 (not 4)
1 parent b2cdac7 commit ce6b050

File tree

1 file changed

+1
-1
lines changed
  • sdk/servicebus/Azure.Messaging.ServiceBus

1 file changed

+1
-1
lines changed

sdk/servicebus/Azure.Messaging.ServiceBus/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To quickly create the needed Service Bus resources in Azure and to receive a con
3737
Install the Azure Service Bus client library for .NET with [NuGet](https://www.nuget.org/):
3838

3939
```PowerShell
40-
dotnet add package Azure.Messaging.ServiceBus --version 7.0.0-preview.4
40+
dotnet add package Azure.Messaging.ServiceBus --version 7.0.0-preview.9
4141
```
4242

4343
### Authenticate the client

0 commit comments

Comments
 (0)