You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/framework/install/on-server-2019.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
---
2
2
title: Install .NET Framework on Windows Server 2019
3
-
description: Learn how to install .NET Framework on Windows Server 2019. .NET Framework 4.7.2 is included, but .NET Framework 4.8.1 can be installed separately.
4
-
ms.date: 05/15/2024
3
+
description: Learn how to install .NET Framework on Windows Server 2019. .NET Framework 4.7.2 is included, but .NET Framework 4.8 can be installed separately.
4
+
ms.date: 06/27/2024
5
5
---
6
6
7
7
# Install .NET Framework on Windows Server 2019
8
8
9
9
.NET Framework 4.7.2 is included with Server 2019, and runs any .NET Framework 4.x app.
10
10
11
-
## .NET Framework 4.8.1
11
+
## .NET Framework 4.8
12
12
13
-
.NET 4.8.1 is supported on Windows Server 2019.
13
+
.NET Framework 4.8 is the last supported version of .NET Framework for Windows Server 2019.
0 commit comments