Skip to content

Commit e97a792

Browse files
committed
tweak
1 parent 1671995 commit e97a792

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/debugger/remote-debugging-aspnet-on-a-remote-iis-7-5-computer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ When you download the software, you may get requests to grant permission to load
7979
If you want more detailed information to install ASP.NET on IIS, see [IIS 8.0 Using ASP.NET 3.5 and ASP.NET 4.5](/iis/get-started/whats-new-in-iis-8/iis-80-using-aspnet-35-and-aspnet-45).
8080

8181
> [!NOTE]
82-
> The Web Platform Installer reached End-of-Life on 7/1/22. For more information, see [Web Platform Installer - End of support and sunsetting the product/application feed](https://blogs.iis.net/iisteam/web-platform-installer-end-of-support-feed). We recommend Web Deploy 4.0 to create the publish settings file.
82+
> The Web Platform Installer reached End-of-Life on 7/1/22. For more information, see [Web Platform Installer - End of support and sunsetting the product/application feed](https://blogs.iis.net/iisteam/web-platform-installer-end-of-support-feed). You can directly install ASP.NET 4.8 from IIS.
8383
8484
1. In the left pane of Server Manager, select **IIS**. Right-click the server and select **Add Roles and Features**.
8585

docs/deployment/includes/install-web-deploy-with-hosting-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Web Deploy provides additional configuration features that enable the creation of the publish settings file from the UI.
22

33
> [!NOTE]
4-
> The Web Platform Installer reached End-of-Life on 7/1/22. For more information, see [Web Platform Installer - End of support and sunsetting the product/application feed](https://blogs.iis.net/iisteam/web-platform-installer-end-of-support-feed). We recommend Web Deploy 4.0 to create the publish settings file.
4+
> The Web Platform Installer reached End-of-Life on 7/1/22. For more information, see [Web Platform Installer - End of support and sunsetting the product/application feed](https://blogs.iis.net/iisteam/web-platform-installer-end-of-support-feed). You can directly install Web Deploy 4.0 to create the publish settings file.
55
66
1. If you did not already install **IIS Management Scripts and Tools**, install it now.
77

0 commit comments

Comments
 (0)