-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 1.39 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "DotnetUntypedNodeSample/kiota-abstractions-dotnet"]
path = DotnetUntypedNodeSample/kiota-abstractions-dotnet
url = https://github.com/microsoft/kiota-abstractions-dotnet.git
[submodule "DotnetUntypedNodeSample/kiota-serialization-json-dotnet"]
path = DotnetUntypedNodeSample/kiota-serialization-json-dotnet
url = https://github.com/microsoft/kiota-serialization-json-dotnet
[submodule "DotnetUntypedNodeSample/kiota-serialization-form-dotnet"]
path = DotnetUntypedNodeSample/kiota-serialization-form-dotnet
url = https://github.com/microsoft/kiota-serialization-form-dotnet
[submodule "DotnetUntypedNodeSample/kiota-serialization-text-dotnet"]
path = DotnetUntypedNodeSample/kiota-serialization-text-dotnet
url = https://github.com/microsoft/kiota-serialization-text-dotnet
[submodule "DotnetUntypedNodeSample/kiota-serialization-multipart-dotnet"]
path = DotnetUntypedNodeSample/kiota-serialization-multipart-dotnet
url = https://github.com/microsoft/kiota-serialization-multipart-dotnet
[submodule "DotnetUntypedNodeSample/kiota-http-dotnet"]
path = DotnetUntypedNodeSample/kiota-http-dotnet
url = https://github.com/microsoft/kiota-http-dotnet.git
[submodule "javaclient/kiota-java"]
path = javaclient/kiota-java
url = https://github.com/microsoft/kiota-java.git
[submodule "TSclient/kiota-typescript"]
path = TSclient/kiota-typescript
url = https://github.com/microsoft/kiota-typescript.git