We are releasing the July 2022 Cumulative Update Preview Updates for .NET Framework.
Quality and Reliability
This release contains the following quality and reliability improvements.
Networking
- Addresses an issue when Ssl negotiation can hang indefinitely when client certificates are used when TLS 1.3 is negotiated. Before the change renegotiation (PostHandshakeAuthentiction) would fail and SslStream or HttpWebRequest would observe timeout. Possible workaround is disabling TLS 1.3 either via Switch.System.Net.DontEnableTls13 AppContext or via OS registry.
WPF2
- Addresses an issue where invoking a synchronization Wait on the UI thread can lead to a render-thread failure, due to unexpected re-entrancy.
1 Windows Presentation Foundation (WPF)
Getting the Update
The Cumulative Update Preview is available via Windows Update, Windows Server Update Services, and Microsoft Update Catalog.
Microsoft Update Catalog
You can get the update via the Microsoft Update Catalog. For Windows 10, NET Framework 4.8 updates are available via Windows Update, Windows Server Update Services, Microsoft Update Catalog. Updates for other versions of .NET Framework are part of the Windows 10 Monthly Cumulative Update.
Note: Customers that rely on Windows Update and Windows Server Update Services will automatically receive the .NET Framework version-specific updates. Advanced system administrators can also take use of the below direct Microsoft Update Catalog download links to .NET Framework-specific updates. Before applying these updates, please ensure that you carefully review the .NET Framework version applicability, to ensure that you only install updates on systems where they apply.
The following table is for Windows 10 and Windows Server 2016+ versions.
Product Version | Cumulative Update | |
---|---|---|
Windows 11 | ||
.NET Framework 3.5, 4.8 | Catalog | 5015732 |
Microsoft server operating systems version 21H2 | ||
.NET Framework 3.5, 4.8 | Catalog | 5015733 |
Windows 10 21H2 | ||
.NET Framework 3.5, 4.8 | Catalog | 5015730 |
Windows 10 21H1 | ||
.NET Framework 3.5, 4.8 | Catalog | 5015730 |
Windows 10, version 20H2 and Windows Server, version 20H2 | ||
.NET Framework 3.5, 4.8 | Catalog | 5015730 |
Windows 10 1809 (October 2018 Update) and Windows Server 2019 | 5016188 | |
.NET Framework 3.5, 4.7.2 | Catalog | 5015736 |
.NET Framework 3.5, 4.8 | Catalog | 5015731 |
Previous Monthly Rollups
The last few .NET Framework Monthly updates are listed below for your convenience:
- .NET Framework July 2022 Security and Quality Rollup Updates
- .NET Framework June 2022 Security and Quality Rollup Updates
- .NET Framework May 2022 Cumulative Update
- .NET Framework May 2022 Security and Quality Rollup
The post .NET Framework July 2022 Cumulative Update Preview appeared first on .NET Blog.
Comments
Post a Comment