Skip to content

Commit 74a8381

Browse files
authored
Merge pull request #7829 from Particular/legacy-docs-review
2 parents 43f3fe5 + 803f334 commit 74a8381

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

nservicebus/concepts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Messaging concepts
33
summary: Overview of messaging concepts
4-
reviewed: 2023-12-26
4+
reviewed: 2025-09-17
55
redirects:
66
- nservicebus/concept-overview
77
---

samples/azure/azure-table/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Using NServiceBus with Azure Table
3-
reviewed: 2023-12-05
3+
reviewed: 2025-09-17
44
---
55

66
The following samples show how to persist data with Azure Table.

samples/encryption/message-body-encryption/sample.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Message body encryption
33
summary: Encrypting the full message body using a mutator.
4-
reviewed: 2023-11-24
4+
reviewed: 2025-09-17
55
component: Core
66
related:
77
- nservicebus/security

transports/msmq/sender-side-distribution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Scaling Out With Sender-side Distribution
33
summary: How to scale out with sender-side distribution when using the MSMQ transport
44
component: MsmqTransport
5-
reviewed: 2023-12-05
5+
reviewed: 2025-09-17
66
versions: '[6,)'
77
related:
88
- transports/msmq/routing

0 commit comments

Comments
 (0)