Skip to content

Commit b5690b5

Browse files
authored
Merge pull request #5 from josegallardo/patch-1
Adds Xamarin Android publishing endpoints to the install/firewall doc
2 parents 3a6ac0b + 52e7b07 commit b5690b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ To make sure that you have access to everything you need when you use Visual Stu
127127
| Visual Studio Subscriptions Licensing Service | app.vssps.visualstudio.com/apis/Licensing/ClientRights | https | 443 | Licensing for online activation |
128128
| Debugger | 1. <br>vsdebugger.blob.core.windows.net <br>vsdebugger.azureedge.net <br><br>2. <br>download.visualstudio.com/*/onecore.msvsmon.*.zip<br><br> 3. referencesource.microsoft.com/symbols <br><br> 4. <br>symbols.nuget.org/download/symbols<br><br> 5. visualstudio.commsdl.microsoft.com/download/symbols | https | 443 | 1. <br>Used for downloading debugger bits for .NET Core debugging on Unix / MacOS over SSH <br><br>2. <br>Used for downloading debugger bits for remote Windows Docker container debugging<br><br> 3. Used for .NET framework source stepping <br><br> 4. <br>(If user opt-ins) Used for downloading symbols published to nuget.org symbol server.<br><br> 5. (If user opt-ins) Used for downloading MS symbols and binaries, might also be needed for debugging managed code in dumps |
129129
| Visual Studio Online| \*.online.visualstudio.com | https | 443 | Used to call Visual Studio Online APIs |
130+
| Xamarin Android App Publishing | \*.googleapis.com <br/> play.google.com <br/>accounts.google.com | https | 443 | Used to interact with Google Play Store service to publish/upload Xamarin Android Applications directly from Visual Studio. |
130131
| | | | | |
131132

132133
## Troubleshoot network-related errors

0 commit comments

Comments
 (0)