Removed taglib assembly reference.

This commit is contained in:
Michael Bucari-Tovo 2021-06-28 11:21:54 -06:00
parent 87c3cac013
commit 258887152d

View File

@ -13,10 +13,4 @@
<ProjectReference Include="..\InternalUtilities\InternalUtilities.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="taglib-sharp">
<HintPath>DecryptLib\taglib-sharp.dll</HintPath>
</Reference>
</ItemGroup>
</Project>