Revert "Updating feedback email"
This reverts commit ef87085aea9c6e55edbea3a183236e98491228e9.
parent
ef87085aea
commit
11574046b1
@ -2,6 +2,6 @@
|
|||||||
"ExpandedNodes": [
|
"ExpandedNodes": [
|
||||||
""
|
""
|
||||||
],
|
],
|
||||||
"SelectedNode": "\\01.-Roadmap-and-Milestones-for-future-releases.md",
|
"SelectedNode": "\\02.-Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment.md",
|
||||||
"PreviewInSolutionExplorer": false
|
"PreviewInSolutionExplorer": false
|
||||||
}
|
}
|
Binary file not shown.
BIN
.vs/slnx.sqlite
BIN
.vs/slnx.sqlite
Binary file not shown.
@ -124,8 +124,3 @@ References on Composite UI with microservices:
|
|||||||
http://allegro.tech/2016/03/Managing-Frontend-in-the-microservices-architecture.html
|
http://allegro.tech/2016/03/Managing-Frontend-in-the-microservices-architecture.html
|
||||||
|
|
||||||
|
|
||||||
## Sending feedback and pull requests
|
|
||||||
We'd appreciate to your feedback, improvements and ideas.
|
|
||||||
You can create new issues at the issues section, do pull requests and/or send emails to eshop_feedback@service.microsoft.com
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -208,9 +208,6 @@ By default, the Xamarin app shows fake data from mock-services. In order to real
|
|||||||
- Another alternative is to change that IP through the app UI, by modifying the IP address in the Settings page of the App as shown in the screenshot below.
|
- Another alternative is to change that IP through the app UI, by modifying the IP address in the Settings page of the App as shown in the screenshot below.
|
||||||
- In addition, you need to make sure that the used TCP ports of the services are open in the local firewall. <img src="img/xamarin-settings.png">
|
- In addition, you need to make sure that the used TCP ports of the services are open in the local firewall. <img src="img/xamarin-settings.png">
|
||||||
|
|
||||||
## Sending feedback and pull requests
|
|
||||||
We'd appreciate to your feedback, improvements and ideas.
|
|
||||||
You can create new issues at the issues section, do pull requests and/or send emails to eshop_feedback@service.microsoft.com
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -222,8 +222,5 @@ By default, the Xamarin app shows fake data from mock-services. In order to real
|
|||||||
- Disable mock-services in the Xamarin app by setting the <b>UseMockServices = false</b> in the App.xaml.cs and specify the host IP in BaseEndpoint = "http://10.106.144.28" at the GlobalSettings.cs. Both files in the Xamarin.Forms project (PCL).
|
- Disable mock-services in the Xamarin app by setting the <b>UseMockServices = false</b> in the App.xaml.cs and specify the host IP in BaseEndpoint = "http://10.106.144.28" at the GlobalSettings.cs. Both files in the Xamarin.Forms project (PCL).
|
||||||
- Another alternative is to change that IP through the app UI, by modifying the IP address in the Settings page of the App as shown in the screenshot below.
|
- Another alternative is to change that IP through the app UI, by modifying the IP address in the Settings page of the App as shown in the screenshot below.
|
||||||
- In addition, you need to make sure that the used TCP ports of the services are open in the local firewall. <img src="img/xamarin-settings.png">
|
- In addition, you need to make sure that the used TCP ports of the services are open in the local firewall. <img src="img/xamarin-settings.png">
|
||||||
<p>
|
|
||||||
|
|
||||||
## Sending feedback and pull requests
|
|
||||||
We'd appreciate to your feedback, improvements and ideas.
|
|
||||||
You can create new issues at the issues section, do pull requests and/or send emails to eshop_feedback@service.microsoft.com
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user