Skip to content

Commit bb3be26

Browse files
committed
Remove most 6; add 9
1 parent 24c0c7f commit bb3be26

32 files changed

+199
-257
lines changed

docs/core/install/how-to-detect-installed-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Check installed .NET versions on Windows, Linux, and macOS
33
description: Learn how to list which versions of .NET are installed on your computer. This includes the .NET runtime and SDK.
44
author: adegeo
55
ms.author: adegeo
6-
ms.date: 11/15/2023
6+
ms.date: 11/11/2024
77
ms.custom: updateeachrelease, linux-related-content
88
zone_pivot_groups: operating-systems-set-one
99
---

docs/core/install/includes/linux-install-package-manager-x64-vs-arm-ubuntu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: adegeo
33
ms.author: adegeo
4-
ms.date: 12/29/2023
4+
ms.date: 11/11/2024
55
ms.topic: include
66
ms.custom: linux-related-content
77
---

docs/core/install/includes/linux-install-package-manager-x64-vs-arm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: adegeo
33
ms.author: adegeo
4-
ms.date: 12/29/2023
4+
ms.date: 11/11/2024
55
ms.topic: include
66
ms.custom: linux-related-content
77
---

docs/core/install/includes/linux-install-previews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: adegeo
33
ms.author: adegeo
4-
ms.date: 09/27/2021
4+
ms.date: 11/11/2024
55
ms.topic: include
66
ms.custom: linux-related-content
77
---

docs/core/install/includes/linux-intro-sdk-vs-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: adegeo
33
ms.author: adegeo
4-
ms.date: 11/14/2023
4+
ms.date: 11/11/2024
55
ms.topic: include
66
ms.custom: linux-related-content
77
---
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
author: adegeo
33
ms.author: adegeo
4-
ms.date: 12/27/2022
4+
ms.date: 11/11/2024
55
ms.topic: include
66
ms.custom: linux-related-content
77
---
88

9-
If the .NET app uses the *System.Drawing.Common* assembly, libgdiplus will also need to be installed. Because [*System.Drawing.Common* is no longer supported on Linux](../../compatibility/core-libraries/6.0/system-drawing-common-windows-only.md), this only works on .NET 6 and requires setting the `System.Drawing.EnableUnixSupport` runtime configuration switch.
9+
If the .NET app uses the *System.Drawing.Common* assembly, **libgdiplus** must be installed. For more information, see [System.Drawing.Common only supported on Windows](../../compatibility/core-libraries/6.0/system-drawing-common-windows-only.md).

docs/core/install/includes/linux-prep-intro-apt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: adegeo
33
ms.author: adegeo
4-
ms.date: 11/14/2023
4+
ms.date: 11/11/2024
55
ms.topic: include
66
ms.custom: linux-related-content
77
---

docs/core/install/includes/linux-prep-intro-generic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: adegeo
33
ms.author: adegeo
4-
ms.date: 11/14/2023
4+
ms.date: 11/11/2024
55
ms.topic: include
66
ms.custom: linux-related-content
77
---

docs/core/install/includes/linux-release-wait.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: adegeo
33
ms.author: adegeo
4-
ms.date: 11/04/2024
4+
ms.date: 11/11/2024
55
ms.topic: include
66
ms.custom: linux-related-content
77
---

docs/core/install/includes/linux-rpm-install-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: adegeo
33
ms.author: adegeo
4-
ms.date: 11/14/2023
4+
ms.date: 11/11/2024
55
ms.topic: include
66
ms.custom: linux-related-content
77
---

0 commit comments

Comments
 (0)