Skip to content

Commit e70b7fe

Browse files
authored
Apply suggestions from code review
1 parent f049799 commit e70b7fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/framework/release-notes/2024/11-12-november-security-and-quality-rollup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ This security update addresses an information disclosure vulnerability with the
2626

2727
#### ASP.NET
2828

29-
Addresses an issue where "The type initializer for System.Web.UI.Util threw an exception." error with design-time compilation in Visual Studio for .NET Framework ASP.NET projects (*Applies to: .NET Framework 4.8, 4.8.1.*)
29+
Addresses an issue where "The type initializer for 'System.Web.UI.Util' threw an exception." error with design-time compilation in Visual Studio for .NET Framework ASP.NET projects. (*Applies to: .NET Framework 4.8, 4.8.1.*)
3030

3131
#### CLR
3232

33-
Address an issue where in rare cases where an infinite loop could occur when a thread enters CLR for the first (*Applies to: .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1.*)
33+
Addresses an issue where, in rare cases, an infinite loop could occur when a thread enters CLR for the first time. (*Applies to: .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1.*)
3434

35-
Address an issue in cases where incorrect interface call devirtualization could occur when JIT optimizations are enabled (*Applies to: .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1.*)
35+
Addresses an issue where incorrect interface call devirtualization could occur when JIT optimizations are enabled. (*Applies to: .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1.*)
3636

3737
Addresses an issue with out of memory exceptions during garbage collection while running applications running under job limits (*Applies to: .NET Framework 4.8, 4.8.1.*)
3838

0 commit comments

Comments
 (0)