This repository was archived by the owner on Nov 14, 2020. It is now read-only.
File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ After cloning the repository, we have 3 options to create our Azure Function:
64
64
3 . Use [ Azure CLI] ( #2c-use-azure-cli )
65
65
- [ Learn More] ( https://docs.microsoft.com/azure/azure-functions/functions-create-first-azure-function-azure-cli?WT.mc_id=xamarinazurechallenge-github-bramin )
66
66
67
- ### 2a. Use Visual Studio on PC
67
+ #### 2a. Use Visual Studio on PC
68
68
69
69
1 . In Visual Studio on PC, open ` XamarinAzureChallenge.sln `
70
70
@@ -130,7 +130,7 @@ After cloning the repository, we have 3 options to create our Azure Function:
130
130
131
131
![ Deploying] ( https://user-images.githubusercontent.com/13558917/65271519-533a2500-daeb-11e9-9a54-3a4b6afad613.png )
132
132
133
- ### 2b. Use Visual Studio for Mac
133
+ #### 2b. Use Visual Studio for Mac
134
134
135
135
1 . In Visual Studio for Mac, open ` XamarinAzureChallenge.sln `
136
136
@@ -442,7 +442,6 @@ private const string endpoint = "[Enter your Azure Function URL]";
442
442
443
443
## Task 4: Run the Xamarin App
444
444
445
-
446
445
1 . In Visual Studio, in the Solution Explorer, right-click on ` XamarinAzureChallenge.Android `
447
446
448
447
> ** Note:** To run the iOS app, right-click on ` XamarinAzureChallenge.iOS `
You can’t perform that action at this time.
0 commit comments