관련 주제
×
Microsoft로 로그인
로그인하거나 계정을 만듭니다.
안녕하세요.
다른 계정을 선택합니다.
계정이 여러 개 있음
로그인할 계정을 선택합니다.
영어
죄송합니다. 이 문서는 귀하의 언어로 사용할 수 없습니다.

Release Date:
August 10, 2021

Version:
.NET Framework 3.5 and 4.8

The August 10, 2021 update for Windows 10, version 2004, Windows Server, version 2004, Windows 10, version 20H2, and Windows Server, version 20H2, and Windows Version 21H1 includes cumulative reliability improvements in .NET Framework 3.5 and 4.8. We recommend that you apply this update as part of your regular maintenance routines. Before you install this update, see the Prerequisites and Restart requirement sections.

Summary

Security improvements

There are no new security improvements in this release. This update is cumulative and contains all previously released security improvements.

Quality and reliability improvements

CLR1

- In scenarios with both high numbers of assemblies and high numbers of GC heaps, Server GC can encounter serious lock contention during generation 2 GCs. A config switch has been introduced as a workaround. It can either be enabled from a .config file:

<configuration>
  <runtime>
    <GCStaticsNoLock enabled="true"/>
  </runtime>
</configuration>

Or by setting environment variable COMPLUS_GCStaticsNoLockto a non-zero value.  If the config switch is not enabled, behavior is unchanged compared to previous versions.

Winforms

- Addresses an issue where some Windows Forms applications that use ToolStrip controls with ToolStripControlHost, and run under UIA Accessibility Tools, could make Accessibility Tools unresponsive.

- Addresses a regression in the ComboBox item accessible object where Accessibility Tools was not able to distinguish between identical items in the ComboBox and was becoming unresponsive.

1 Common Language Runtime (CLR)

How to get this update

Install this update

Release Channel

Available

Next Step

Windows Update and Microsoft Update

Yes

To download and install this update, go to Settings > Update & Security > Windows Update, and then select Check for updates.

Microsoft Update Catalog

Yes

To get the standalone package for this update, go to the Microsoft Update Catalog website.

Windows Server Update Services (WSUS)

Yes

This update will automatically sync with WSUS if you configure Products and Classifications as follows:

Product: Windows 10, version 2004, Windows Server, version 2004, Windows 10, version 20H2, and Windows Server, version 20H2, and Windows Version 21H1

Classification: Updates

File information

For a list of the files that are provided in this update, download the file information for cumulative update.

Prerequisites

To apply this update, you must have .NET Framework 3.5 or 4.8 installed.

Restart requirement

You must restart the computer after you apply this update if any affected files are being used. We recommend that you exit all .NET Framework-based applications before you apply this update.

How to obtain help and support for this update

Known issues in this update

Microsoft is not currently aware of any issues in this update.

도움이 더 필요하세요?

더 많은 옵션을 원하세요?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

이 정보가 유용한가요?

사용 경험에 어떠한 영향을 주었나요?
제출을 누르면 피드백이 Microsoft 제품과 서비스를 개선하는 데 사용됩니다. IT 관리자는 이 데이터를 수집할 수 있습니다. 개인정보처리방침

의견 주셔서 감사합니다!

×