From f2a7965101311bb876a0ff1f8a81790b202341ce Mon Sep 17 00:00:00 2001 From: Bond_009 Date: Tue, 11 Dec 2018 14:55:33 +0100 Subject: Replace TagLib.Portable.dll with taglib-sharp submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..2ef569c7c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ThirdParty/taglib-sharp"] + path = ThirdParty/taglib-sharp + url = git@github.com:mono/taglib-sharp.git -- cgit v1.2.3