Skip to content

Commit 6c653b8

Browse files
Fix markdown formatting in April cumulative update notes
Updated markdown formatting for release notes to use asterisks instead of underscores for emphasis.
1 parent 76d683f commit 6c653b8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/framework/release-notes/2026/04-14-april-cumulative-update.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@ This security update addresses an information disclosure vulnerability detailed
4242

4343
#### .NET Runtime
4444

45-
Addresses an issue to add verification logic for ClickOnce to support SHA384 and SHA512. (_Applies to: .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1_)
45+
Addresses an issue to add verification logic for ClickOnce to support SHA384 and SHA512. (*Applies to: .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1*)
4646

47-
Addresses an issue in cases where the Arm64 CLR could crash when code generates and catches a NullReferenceException within the same function. (_Applies to: .NET Framework 4.8.1_)
47+
Addresses an issue in cases where the Arm64 CLR could crash when code generates and catches a NullReferenceException within the same function. (*Applies to: .NET Framework 4.8.1*)
4848

49-
Addresses an issue to update operating system calls for compliance with current standards. (_Applies to: .NET Framework 4.8.1_)
49+
Addresses an issue to update operating system calls for compliance with current standards. (*Applies to: .NET Framework 4.8.1*)
5050

5151
#### WCF
5252

53-
Addresses an issue with running a WCF NamedPipe service inside a Win32 app container when running on Windows 11 or Windows Server 2025. (_Applies to: .NET Framework 4.8.1_)
53+
Addresses an issue with running a WCF NamedPipe service inside a Win32 app container when running on Windows 11 or Windows Server 2025. (*Applies to: .NET Framework 4.8.1*)
5454

5555
## Known issues in this release
5656

0 commit comments

Comments
 (0)