Skip to content

Commit 0944b4a

Browse files
Point the manual .NET 1.1 install using tools instead of mentioning vendors being required (#44395)
* Mention the manual .NET 1.1 install instead of vendor required * Remove the out-of-place migration link The same link is already added to the 'See also' section, so it is not reuired to be left in the original text, especially being out of context when the previous part has changed. * Update docs/framework/install/run-net-framework-1-1-apps.md --------- Co-authored-by: Andy (Steve) De George <[email protected]>
1 parent b5eb301 commit 0944b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/install/run-net-framework-1-1-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.assetid: fb14e195-fea5-4561-b9a8-60a67283edb9
1010

1111
# Run .NET Framework 1.1 apps on Windows 8, Windows 8.1, Windows 10, or Windows 11
1212

13-
.NET Framework 1.1 is not supported on the Windows 8, Windows 8.1, Windows Server 2012, Windows Server 2012 R2, Windows 10, or Windows 11 operating systems. In some cases, .NET Framework 1.1 is required for an app to run. In those cases, contact your independent software vendor (ISV) to have the app upgraded to run on .NET Framework 3.5 SP1 or a later version. For more information, see [Migrating from .NET Framework 1.1](../migration-guide/migrating-from-the-net-framework-1-1.md).
13+
.NET Framework 1.1 is not supported on the Windows 8, Windows 8.1, Windows Server 2012, Windows Server 2012 R2, Windows 10, or Windows 11 operating systems. In some cases, .NET Framework 1.1 is required for an app to run. In those cases, refer to the [Install .NET Framework 3.5 on Windows article](./dotnet-35-windows.md).
1414

1515
## Install .NET Framework 1.1 from a CD or download center
1616

0 commit comments

Comments
 (0)