Skip to content

Commit 4d12ca0

Browse files
TaraOverfieldCopilotgewarren
authored
October Preview Update (#49506)
* October Preview Update * Update docs/framework/release-notes/release-notes.md Co-authored-by: Copilot <[email protected]> * Update docs/framework/release-notes/2025/10-28-october-cumulative-update-preview.md Co-authored-by: Copilot <[email protected]> * Update docs/framework/release-notes/2025/10-28-october-cumulative-update-preview.md Co-authored-by: Copilot <[email protected]> * Update docs/framework/release-notes/2025/10-28-october-cumulative-update-preview.md Co-authored-by: Genevieve Warren <[email protected]> * Update 10-28-october-cumulative-update-preview.md * Revise October 2025 cumulative update to preview Updated the release notes to reflect the preview status and new release date. --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
1 parent 6b44590 commit 4d12ca0

File tree

3 files changed

+43
-2
lines changed

3 files changed

+43
-2
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: October 2025 cumulative update preview
3+
description: Learn about the improvements in the .NET Framework October 2025 cumulative update preview.
4+
ms.date: 10/28/2025
5+
---
6+
# October 2025 cumulative update preview
7+
8+
_Released October 28, 2025_
9+
10+
## Summary of what's new in this release
11+
12+
- [Security improvements](#security-improvements)
13+
- [Quality and reliability improvements](#quality-and-reliability-improvements)
14+
15+
### Security improvements
16+
17+
There are no new security improvements in this release. This update is cumulative and contains all previously released security improvements.
18+
19+
### Quality and reliability improvements
20+
21+
#### .NET Runtime
22+
23+
Addresses an issue to update operating systeam calls for compliance with current standards. (*Applies to: .NET Framework 4.8.1*)
24+
25+
## Known issues in this release
26+
27+
This release contains no known issues.
28+
29+
## Summary tables
30+
31+
The following table outlines the updates in this release.
32+
33+
| Product version | Cumulative update preview |
34+
| --- | --- |
35+
| **Windows 11, version 25H2** | |
36+
| .NET Framework 3.5, 4.8.1 | [5067931](https://support.microsoft.com/kb/5067931) |
37+
38+
The operating system row lists a KB that's used for update offering purposes. When the operating system KB is offered, the applicability logic determines the specific .NET Framework update(s) installed. Updates for individual .NET Framework versions are installed based on the version of .NET Framework that is already present on the device. Because of this, the operating system KB is not expected to be listed as installed updates on the device. The expected updates installed are the .NET Framework-specific version updates listed in the previous table.

docs/framework/release-notes/release-notes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ The .NET Framework updates include cumulative security and reliability improveme
1111

1212
.NET Framework cumulative update releases are discussed in detail in the following individual release notes:
1313

14-
* October 14, 2025 - [cumulative update preview](./2025/10-14-october-cumulative-update.md) **New Release**
15-
* September 9, 2025 - [cumulative update preview](./2025/09-09-september-cumulative-update.md)
14+
* October 28, 2025 - [cumulative update preview](./2025/10-28-october-cumulative-update-preview.md) **New Release**
15+
* October 14, 2025 - [cumulative update](./2025/10-14-october-cumulative-update.md)
16+
* September 9, 2025 - [cumulative update](./2025/09-09-september-cumulative-update.md)
1617
* August 26, 2025 - [cumulative update preview](./2025/08-26-august-cumulative-update-preview.md)
1718
* July 8, 2025 - [cumulative update](./2025/07-08-july-cumulative-update.md)
1819
* April 22, 2025 - [cumulative update preview](./2025/04-22-april-cumulative-update-preview.md)

docs/framework/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,6 +705,8 @@ items:
705705
href: release-notes/2025/09-09-september-cumulative-update.md
706706
- name: October 2025 cumulative update
707707
href: release-notes/2025/10-14-october-cumulative-update.md
708+
- name: October 2025 cumulative update preview
709+
href: release-notes/2025/10-28-october-cumulative-update-preview.md
708710
- name: What's new
709711
href: whats-new/index.md
710712
- name: What's new in accessibility

0 commit comments

Comments
 (0)