mirror of
https://github.com/dotnet/aspnetcore.git
synced 2026-03-29 00:37:40 +00:00
* Go back to checked-in minified .js files * Remove update-npm-deps script * Remove CompareMinifiedJsFiles script * Undo signalr changes * Fix again * Undo more stuff * Try installing node * Add update-npm-deps back
8 lines
295 B
Plaintext
8 lines
295 B
Plaintext
[submodule "src/submodules/googletest"]
|
|
path = src/submodules/googletest
|
|
url = https://github.com/google/googletest
|
|
branch = main
|
|
[submodule "src/submodules/MessagePack-CSharp"]
|
|
path = src/submodules/MessagePack-CSharp
|
|
url = https://github.com/aspnet/MessagePack-CSharp.git
|
|
branch = master |