We just released a new Cumulative Quality Update for the .NET Framework. This update is specific to Windows 10 Creators Update.
Previously released security and quality updates are included in this release.
These quality updates will be made available to other .NET Framework and Windows version combinations in Q3 2017. You can read the .NET Framework Monthly Rollups Explained to learn more about how the .NET Framework is updated.
Security
This release contains the security improvements included in the NET Framework May 2017 Security and Quality Rollup.
Quality and Reliability
The following improvements are included in this release.
Common Language Runtime
Issue 426799
Some applications using the managed C++ memcpy intrinsic could execute incorrectly. The JIT compiler when optimizing code that contains a C++ memcpy intrinsic could generate incorrect code.
Issue 426795
Some applications terminate with an A/V in clrjit.dll.The JIT compiler when optimizing a block of unreachable code could hit a A/V which results in the unexpected early termination of the application.
Windows Presentation Framework
Issue 373366
If two WPF applications that target Side by Side (SxS) .NET versions (3.5 and 4.X) are loaded in the same process issues can occur on touch/stylus enabled machines. A common example of this is loading VSTO add-ins written in WPF. This is due to an issue with choosing the correct PenIMC.dll version for each application. This fix allows WPF to properly differentiate between both DLLs and function correctly.
Getting the Update
The May 2017 Cumulative Quality Update is available via Windows Update, Windows Server Update Services and Microsoft Update Catalog.
Docker Images
The Windows ServerCore and .NET Framework images have not been updated for this release.
Downloading KBs from Microsoft Update Catalog
You can download patches from the table below. See .NET Framework Monthly Rollups Explained for an explanation on how to use this table to download patches from Microsoft Update Catalog.
Product Version | Cumulative Quality Update KB |
---|---|
Windows 10 Creators Update | Catalog 4020102 |
.NET Framework 4.7 | 4020102 |
Previous Monthly Rollups
The last few .NET Framework Monthly Rollups are listed below for your convenience:
- May 2017 Preview of Quality Rollup
- May 2017 Security and Quality Rollup
- April 2017 Security and Quality Rollup
0 comments