pencil edit

This commit is contained in:
Tina Burden 2021-04-01 08:12:23 -07:00 committed by GitHub
parent 5f4a019848
commit 4329503954
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,8 @@ For more information about loopback scenarios, see [Communicating with
localhost localhost
(loopback)](/windows/iot-core/develop-your-app/loopback). (loopback)](/windows/iot-core/develop-your-app/loopback).
Note: If you are in the middle of developing a UWA application and want to test its loopback, ensure to uninstall and re-install the UWA app if the network capabilities change for whatever reason. >[!NOTE]
>If you are in the middle of developing a UWA application and want to test its loopback, ensure to uninstall and re-install the UWA app if the network capabilities change for whatever reason.
Also, see [How to enable loopback and troubleshoot network isolation (Windows Runtime apps)](https://docs.microsoft.com/previous-versions/windows/apps/hh780593(v=win.10)#debug-network-isolation-issues). Also, see [How to enable loopback and troubleshoot network isolation (Windows Runtime apps)](https://docs.microsoft.com/previous-versions/windows/apps/hh780593(v=win.10)#debug-network-isolation-issues).