This article describes hotfix rollup 3168276 for the Microsoft .NET Framework 4.5.2, 4.5.1, and 4.5. For more information about the issues that the hotfix rollup fixes, see the Issues that this hotfix rollup fixes section. The web installer is a small package (smaller than 1 MB) that automatically determines and downloads only the components that are applicable to a particular platform.
Resolution
The hotfix that corresponds to KB3168276 has been superseded with the latest updates of .NET Framework, which contain all fixes that were previously included in KB3168276. It is recommended to install the latest updates of .NET Framework. For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591 How to obtain Microsoft support files from online services Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file. Note To verify the hotfix update version, check the value of the Release keyword to determine the installed version. To be forward-compatible, you can check for a value that's greater than or equal to the value that's listed in the following table.
Hotfix rollup version |
Value of the release DWORD |
---|---|
Hotfix rollup 3168276 for the .NET Framework 4.5 and later versions |
380042 |
For more information about how to determine .NET Framework versions, see How to: Determine Which .NET Framework Versions Are Installed.
More Information
Prerequisites
To apply this hotfix, you must have the .NET Framework 4.5.2, 4.5.1, or 4.5 installed.
Restart requirement
You have to restart the computer after you apply this hotfix if any affected files are being used. We recommend that you close all .NET Framework-based applications before you apply this hotfix.
Hotfix replacement information
This hotfix package doesn't replace a previously released hotfix package.
Issues that this hotfix rollup fixes
Workflow issue
If you're using the classes in System.Workflow.* and you're also using workflow tracking and have enabled FIPS compliance on the computer where the workflows are running, you must create the following AppSetting in the application's configuration file (or web.config for Workflow Services):
<add key="microsoft:WorkflowRuntime:FIPSRequired" value="true"/>