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
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]>
# Run .NET Framework 1.1 apps on Windows 8, Windows 8.1, Windows 10, or Windows 11
12
12
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).
14
14
15
15
## Install .NET Framework 1.1 from a CD or download center
0 commit comments