-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
69 lines (69 loc) · 3.09 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[submodule "dotnet-api-template"]
path = dotnet-api-template
url = https://github.com/stack-spot/dotnet-api-template.git
[submodule "dotnet-bucket-app-plugin"]
path = dotnet-bucket-app-plugin
url = https://github.com/stack-spot/dotnet-bucket-app-plugin.git
[submodule "dotnet-metrics-app-plugin"]
path = dotnet-metrics-app-plugin
url = https://github.com/stack-spot/dotnet-metrics-app-plugin.git
[submodule "dotnet-secrets-app-plugin"]
path = dotnet-secrets-app-plugin
url = https://github.com/stack-spot/dotnet-secrets-app-plugin.git
[submodule "dotnet-trace-app-plugin"]
path = dotnet-trace-app-plugin
url = https://github.com/stack-spot/dotnet-trace-app-plugin.git
[submodule "dotnet-grpc-app-plugin"]
path = dotnet-grpc-app-plugin
url = https://github.com/stack-spot/dotnet-grpc-app-plugin.git
[submodule "dotnet-repository-app-plugin"]
path = dotnet-repository-app-plugin
url = https://github.com/stack-spot/dotnet-repository-app-plugin.git
[submodule "dotnet-authentication-app-plugin"]
path = dotnet-authentication-app-plugin
url = https://github.com/stack-spot/dotnet-authentication-app-plugin.git
[submodule "dotnet-queue-app-plugin"]
path = dotnet-queue-app-plugin
url = https://github.com/stack-spot/dotnet-queue-app-plugin.git
[submodule "dotnet-errorhandler-app-plugin"]
path = dotnet-errorhandler-app-plugin
url = https://github.com/stack-spot/dotnet-errorhandler-app-plugin.git
[submodule "dotnet-notification-app-plugin"]
path = dotnet-notification-app-plugin
url = https://github.com/stack-spot/dotnet-notification-app-plugin.git
[submodule "dotnet-logging-app-plugin"]
path = dotnet-logging-app-plugin
url = https://github.com/stack-spot/dotnet-logging-app-plugin.git
[submodule "dotnet-bucket-plugin"]
path = dotnet-bucket-plugin
url = https://github.com/stack-spot/dotnet-bucket-plugin.git
[submodule "dotnet-errorhandler-plugin"]
path = dotnet-errorhandler-plugin
url = https://github.com/stack-spot/dotnet-errorhandler-plugin.git
[submodule "dotnet-secrets-plugin"]
path = dotnet-secrets-plugin
url = https://github.com/stack-spot/dotnet-secrets-plugin.git
[submodule "dotnet-trace-plugin"]
path = dotnet-trace-plugin
url = https://github.com/stack-spot/dotnet-trace-plugin.git
[submodule "dotnet-metrics-plugin"]
path = dotnet-metrics-plugin
url = https://github.com/stack-spot/dotnet-metrics-plugin.git
[submodule "dotnet-logging-plugin"]
path = dotnet-logging-plugin
url = https://github.com/stack-spot/dotnet-logging-plugin.git
[submodule "dotnet-repository-plugin"]
path = dotnet-repository-plugin
url = https://github.com/stack-spot/dotnet-repository-plugin.git
[submodule "dotnet-grpc-plugin"]
path = dotnet-grpc-plugin
url = https://github.com/stack-spot/dotnet-grpc-plugin.git
[submodule "dotnet-notification-plugin"]
path = dotnet-notification-plugin
url = https://github.com/stack-spot/dotnet-notification-plugin.git
[submodule "dotnet-queue-plugin"]
path = dotnet-queue-plugin
url = https://github.com/stack-spot/dotnet-queue-plugin.git
[submodule "dotnet-authentication-plugin"]
path = dotnet-authentication-plugin
url = https://github.com/stack-spot/dotnet-authentication-plugin.git