Switch to the new taglib-sharp version. Add support for opus.

This commit is contained in:
Grigory Chudov
2018-03-11 21:35:46 -04:00
parent 284da94ac0
commit 807063f4f2
284 changed files with 50 additions and 92502 deletions

View File

@@ -30,7 +30,9 @@
<ProjectReference Include="..\CUETools.CTDB\CUETools.CTDB.csproj" />
<ProjectReference Include="..\CUETools.Ripper\CUETools.Ripper.csproj" />
<ProjectReference Include="..\Freedb\Freedb.csproj" />
<ProjectReference Include="..\taglib-sharp\src\taglib-sharp.csproj" />
<ProjectReference Include="..\ThirdParty\taglib-sharp\src\taglib-sharp.csproj">
<Private>true</Private>
</ProjectReference>
</ItemGroup>
</Project>