Skip to content

Commit

Permalink
Editorial tweak - getting started tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NChaganlal authored Nov 15, 2024
1 parent a701075 commit 1d2c896
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dotnet add package NServiceBus
dotnet add package NServiceBus.Extensions.Hosting
```

This adds an NServiceBus.Core and NSeviceBus.Extension.Hosting assembly references to the ClientUI project. Now we're ready to start writing code.
This adds NServiceBus and NSeviceBus.Extension.Hosting package references to the ClientUI project. Now we're ready to start writing code.

### Configure an endpoint

Expand Down

0 comments on commit 1d2c896

Please sign in to comment.