C#: change capitalization

This commit is contained in:
Paolo Tranquilli
2025-11-18 10:06:19 +01:00
parent 1c81c4d4c9
commit 4c1f2b840e
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
### Minor Analysis Improvements
* the `cs/web/missing-x-frame-options` query now correctly handles configuration nested in root `<location>` elements.
* The `cs/web/missing-x-frame-options` query now correctly handles configuration nested in root `<location>` elements.
## 1.4.2

View File

@@ -2,4 +2,4 @@
### Minor Analysis Improvements
* the `cs/web/missing-x-frame-options` query now correctly handles configuration nested in root `<location>` elements.
* The `cs/web/missing-x-frame-options` query now correctly handles configuration nested in root `<location>` elements.