Move DiscImageChef.Checksums to a separate repository.

This commit is contained in:
2020-01-11 22:42:25 +00:00
parent 6b1033317a
commit 8400308a98
19 changed files with 4 additions and 3996 deletions

3
.gitmodules vendored
View File

@@ -19,3 +19,6 @@
[submodule "DiscImageChef.Helpers"]
path = DiscImageChef.Helpers
url = https://github.com/discimagechef/DiscImageChef.Helpers.git
[submodule "DiscImageChef.Checksums"]
path = DiscImageChef.Checksums
url = https://github.com/discimagechef/DiscImageChef.Checksums.git