From ff78859584e31607714cc78c7178050341191490 Mon Sep 17 00:00:00 2001 From: "o.hauff" Date: Wed, 11 Aug 2021 12:00:45 +0000 Subject: [PATCH] Name of repo updated. --- Xamarin.Android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xamarin.Android.yml b/Xamarin.Android.yml index 4ca88c5..0d66ef6 100644 --- a/Xamarin.Android.yml +++ b/Xamarin.Android.yml @@ -17,7 +17,7 @@ variables: steps: # Get code from Open Source repo. # https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/multi-repo-checkout?view=azure-devops#specify-multiple-repositories -- checkout: git://sharee.bike App/sharee.bike App +- checkout: git://sharee.bike App/Code - task: NuGetToolInstaller@1 - task: NuGetCommand@2