Move Dto to a separate repository.

This commit is contained in:
2019-11-02 02:23:10 +00:00
parent 6490be73a4
commit 67f8868eac
9 changed files with 7 additions and 492 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule "DiscImageChef.Decoders"]
path = DiscImageChef.Decoders
url = git@github.com:discimagechef/DiscImageChef.Decoders.git
[submodule "DiscImageChef.Dto"]
path = DiscImageChef.Dto
url = git@github.com:discimagechef/DiscImageChef.Dto.git