-
Notifications
You must be signed in to change notification settings - Fork 223
/
.gitmodules
21 lines (21 loc) · 1.15 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "sample-apps/react-native/getting-started"]
path = sample-apps/react-native/getting-started
url = https://github.com/microsoft/appcenter-sampleapp-react-native.git
[submodule "sample-apps/android/getting-started"]
path = sample-apps/android/getting-started
url = https://github.com/microsoft/appcenter-sampleapp-android.git
[submodule "sample-apps/ios/getting-started"]
path = sample-apps/ios/getting-started
url = https://github.com/microsoft/appcenter-sampleapp-ios-swift.git
[submodule "sample-apps/xamarin/getting-started"]
path = sample-apps/xamarin/getting-started
url = https://github.com/microsoft/appcenter-sampleapp-xamarin.git
[submodule "sample-apps/macos/getting-started"]
path = sample-apps/macos/getting-started
url = https://github.com/microsoft/appcenter-sampleapp-macos-swift
[submodule "sample-apps/xamarin/appcenter-Xamarin.UITest-Demo"]
path = sample-apps/xamarin/appcenter-Xamarin.UITest-Demo
url = https://github.com/microsoft/appcenter-Xamarin.UITest-Demo
[submodule "sample-apps/xamarin/Xamarin.Forms-Gallery"]
path = sample-apps/xamarin/Xamarin.Forms-Gallery
url = https://github.com/microsoft/appcenter-Xamarin.Forms-Gallery-Demo