-
Notifications
You must be signed in to change notification settings - Fork 300
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
editorial review of nservicebus/tools (#5485)
- Loading branch information
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
title: Supported tools | ||
summary: An overview of the supported tools | ||
reviewed: 2020-05-29 | ||
title: Tools | ||
summary: An overview of tools related to NServiceBus | ||
reviewed: 2021-09-14 | ||
--- | ||
|
||
- [Migrating timeouts](migrate-to-native-delivery.md) | ||
- [Particular.TimeoutMigration](migrate-to-native-delivery.md) | ||
|
||
## Support policy | ||
|
||
Since tools are meant to be run on an as-needed basis, only the latest version of a given tool is supported and users should consider upgrading before each use. | ||
Tools are designed for single or occasional use. Only the latest version of a given tool is supported. Users should consider upgrading to the latest version of a tool before each use. |