Skip to content

Commit f038887

Browse files
Update 07-09-july-security-and-quality-rollup.md (dotnet#41738)
The winforms fix was shipped only on 4.8 and 4.8.1 versions of the Framework. Correcting that.
1 parent 5778352 commit f038887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/release-notes/2024/07-09-july-security-and-quality-rollup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Addresses an issue with x509 certificate use under PPL in Azure AD. (*Applies to
2828

2929
#### Winforms
3030

31-
Addresses an issue with the size of memory leaks associated with AccessibleObjects held in memory due to ref-counting. (*Applies to: .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1.*)
31+
Addresses an issue with the size of memory leaks associated with AccessibleObjects held in memory due to ref-counting. (*Applies to: .NET Framework 4.8, 4.8.1.*)
3232

3333
## Known issues
3434

0 commit comments

Comments
 (0)