Skip to content

Commit 37a4c2a

Browse files
Merge pull request #7740 from Particular/weekly-docs-review
Weekly docs review of Roslyn analyzers for Azure Functions
2 parents 23d649a + a7d0091 commit 37a4c2a

File tree

1 file changed

+1
-1
lines changed
  • nservicebus/hosting/azure-functions-service-bus/in-process

1 file changed

+1
-1
lines changed

nservicebus/hosting/azure-functions-service-bus/in-process/analyzers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Roslyn analyzers for Azure Functions
33
summary: Details of the Roslyn analyzers that promote code quality in Azure Functions.
44
component: ASBFunctions
55
versions: '[4.3,)'
6-
reviewed: 2023-09-19
6+
reviewed: 2025-08-18
77
---
88

99
Starting in version 4.3, [Roslyn analyzers](https://docs.microsoft.com/en-us/visualstudio/code-quality/roslyn-analyzers-overview) are packaged with the Azure Functions host package that analyze the NServiceBus code to prevent the use of API calls that are not applicable in a serverless environment.

0 commit comments

Comments
 (0)