Remove the JsonPatch git submodule
This commit is contained in:
parent
27a47d07c5
commit
32622d1a0a
|
|
@ -66,10 +66,6 @@
|
||||||
path = modules/JavaScriptServices
|
path = modules/JavaScriptServices
|
||||||
url = https://github.com/aspnet/JavaScriptServices.git
|
url = https://github.com/aspnet/JavaScriptServices.git
|
||||||
branch = release/2.1
|
branch = release/2.1
|
||||||
[submodule "modules/JsonPatch"]
|
|
||||||
path = modules/JsonPatch
|
|
||||||
url = https://github.com/aspnet/JsonPatch.git
|
|
||||||
branch = release/2.1
|
|
||||||
[submodule "modules/KestrelHttpServer"]
|
[submodule "modules/KestrelHttpServer"]
|
||||||
path = modules/KestrelHttpServer
|
path = modules/KestrelHttpServer
|
||||||
url = https://github.com/aspnet/KestrelHttpServer.git
|
url = https://github.com/aspnet/KestrelHttpServer.git
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 218064c300a7cf5a76669e133340a98a0c5517a5
|
|
||||||
Loading…
Reference in New Issue