.gitmodules 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. [submodule "modules/AADIntegration"]
  2. path = modules/AADIntegration
  3. url = https://github.com/aspnet/AADIntegration.git
  4. branch = master
  5. [submodule "modules/Antiforgery"]
  6. path = modules/Antiforgery
  7. url = https://github.com/aspnet/Antiforgery.git
  8. branch = master
  9. [submodule "modules/AuthSamples"]
  10. path = modules/AuthSamples
  11. url = https://github.com/aspnet/AuthSamples.git
  12. branch = master
  13. [submodule "modules/AzureIntegration"]
  14. path = modules/AzureIntegration
  15. url = https://github.com/aspnet/AzureIntegration.git
  16. branch = master
  17. [submodule "modules/BasicMiddleware"]
  18. path = modules/BasicMiddleware
  19. url = https://github.com/aspnet/BasicMiddleware.git
  20. branch = master
  21. [submodule "modules/BrowserLink"]
  22. path = modules/BrowserLink
  23. url = https://github.com/aspnet/BrowserLink.git
  24. branch = master
  25. [submodule "modules/Caching"]
  26. path = modules/Caching
  27. url = https://github.com/aspnet/Caching.git
  28. branch = master
  29. [submodule "modules/Common"]
  30. path = modules/Common
  31. url = https://github.com/aspnet/Common.git
  32. branch = master
  33. [submodule "modules/Configuration"]
  34. path = modules/Configuration
  35. url = https://github.com/aspnet/Configuration.git
  36. branch = master
  37. [submodule "modules/CORS"]
  38. path = modules/CORS
  39. url = https://github.com/aspnet/CORS.git
  40. branch = master
  41. [submodule "modules/DataProtection"]
  42. path = modules/DataProtection
  43. url = https://github.com/aspnet/DataProtection.git
  44. branch = master
  45. [submodule "modules/DependencyInjection"]
  46. path = modules/DependencyInjection
  47. url = https://github.com/aspnet/DependencyInjection.git
  48. branch = master
  49. [submodule "modules/Diagnostics"]
  50. path = modules/Diagnostics
  51. url = https://github.com/aspnet/Diagnostics.git
  52. branch = master
  53. [submodule "modules/DotNetTools"]
  54. path = modules/DotNetTools
  55. url = https://github.com/aspnet/DotNetTools.git
  56. branch = master
  57. [submodule "modules/EntityFrameworkCore"]
  58. path = modules/EntityFrameworkCore
  59. url = https://github.com/aspnet/EntityFrameworkCore.git
  60. branch = master
  61. [submodule "modules/EventNotification"]
  62. path = modules/EventNotification
  63. url = https://github.com/aspnet/EventNotification.git
  64. branch = master
  65. [submodule "modules/FileSystem"]
  66. path = modules/FileSystem
  67. url = https://github.com/aspnet/FileSystem.git
  68. branch = master
  69. [submodule "modules/Hosting"]
  70. path = modules/Hosting
  71. url = https://github.com/aspnet/Hosting.git
  72. branch = master
  73. [submodule "modules/HtmlAbstractions"]
  74. path = modules/HtmlAbstractions
  75. url = https://github.com/aspnet/HtmlAbstractions.git
  76. branch = master
  77. [submodule "modules/HttpAbstractions"]
  78. path = modules/HttpAbstractions
  79. url = https://github.com/aspnet/HttpAbstractions.git
  80. branch = master
  81. [submodule "modules/HttpClientFactory"]
  82. path = modules/HttpClientFactory
  83. url = https://github.com/aspnet/HttpClientFactory.git
  84. branch = master
  85. [submodule "modules/HttpSysServer"]
  86. path = modules/HttpSysServer
  87. url = https://github.com/aspnet/HttpSysServer.git
  88. branch = master
  89. [submodule "modules/Identity"]
  90. path = modules/Identity
  91. url = https://github.com/aspnet/Identity.git
  92. branch = master
  93. [submodule "modules/IISIntegration"]
  94. path = modules/IISIntegration
  95. url = https://github.com/aspnet/IISIntegration.git
  96. branch = master
  97. [submodule "modules/JavaScriptServices"]
  98. path = modules/JavaScriptServices
  99. url = https://github.com/aspnet/JavaScriptServices.git
  100. branch = master
  101. [submodule "modules/JsonPatch"]
  102. path = modules/JsonPatch
  103. url = https://github.com/aspnet/JsonPatch.git
  104. branch = master
  105. [submodule "modules/KestrelHttpServer"]
  106. path = modules/KestrelHttpServer
  107. url = https://github.com/aspnet/KestrelHttpServer.git
  108. branch = master
  109. [submodule "modules/Localization"]
  110. path = modules/Localization
  111. url = https://github.com/aspnet/Localization.git
  112. branch = master
  113. [submodule "modules/Logging"]
  114. path = modules/Logging
  115. url = https://github.com/aspnet/Logging.git
  116. branch = master
  117. [submodule "modules/MetaPackages"]
  118. path = modules/MetaPackages
  119. url = https://github.com/aspnet/MetaPackages.git
  120. branch = master
  121. [submodule "modules/Microsoft.Data.Sqlite"]
  122. path = modules/Microsoft.Data.Sqlite
  123. url = https://github.com/aspnet/Microsoft.Data.Sqlite.git
  124. branch = master
  125. [submodule "modules/MusicStore"]
  126. path = modules/MusicStore
  127. url = https://github.com/aspnet/MusicStore.git
  128. branch = master
  129. [submodule "modules/Mvc"]
  130. path = modules/Mvc
  131. url = https://github.com/aspnet/Mvc.git
  132. branch = master
  133. [submodule "modules/MvcPrecompilation"]
  134. path = modules/MvcPrecompilation
  135. url = https://github.com/aspnet/MvcPrecompilation.git
  136. branch = master
  137. [submodule "modules/Options"]
  138. path = modules/Options
  139. url = https://github.com/aspnet/Options.git
  140. branch = master
  141. [submodule "modules/Proxy"]
  142. path = modules/Proxy
  143. url = https://github.com/aspnet/Proxy.git
  144. branch = master
  145. [submodule "modules/Razor"]
  146. path = modules/Razor
  147. url = https://github.com/aspnet/Razor.git
  148. branch = master
  149. [submodule "modules/ResponseCaching"]
  150. path = modules/ResponseCaching
  151. url = https://github.com/aspnet/ResponseCaching.git
  152. branch = master
  153. [submodule "modules/Routing"]
  154. path = modules/Routing
  155. url = https://github.com/aspnet/Routing.git
  156. branch = master
  157. [submodule "modules/Scaffolding"]
  158. path = modules/Scaffolding
  159. url = https://github.com/aspnet/Scaffolding.git
  160. branch = master
  161. [submodule "modules/Security"]
  162. path = modules/Security
  163. url = https://github.com/aspnet/Security.git
  164. branch = master
  165. [submodule "modules/ServerTests"]
  166. path = modules/ServerTests
  167. url = https://github.com/aspnet/ServerTests.git
  168. branch = master
  169. [submodule "modules/Session"]
  170. path = modules/Session
  171. url = https://github.com/aspnet/Session.git
  172. branch = master
  173. [submodule "modules/SignalR"]
  174. path = modules/SignalR
  175. url = https://github.com/aspnet/SignalR.git
  176. branch = master
  177. [submodule "modules/StaticFiles"]
  178. path = modules/StaticFiles
  179. url = https://github.com/aspnet/StaticFiles.git
  180. branch = master
  181. [submodule "modules/Templating"]
  182. path = modules/Templating
  183. url = https://github.com/aspnet/Templating.git
  184. branch = master
  185. [submodule "modules/WebSockets"]
  186. path = modules/WebSockets
  187. url = https://github.com/aspnet/WebSockets.git
  188. branch = master
  189. [submodule "modules/WebHooks"]
  190. path = modules/WebHooks
  191. url = https://github.com/aspnet/WebHooks.git
  192. branch = master