feat: Completed the NCM decryption tool class.

完成 NCM 解密工具类。
This commit is contained in:
real-zony
2021-05-31 22:51:10 +08:00
parent fb64e46022
commit def1de8467
6 changed files with 166 additions and 6 deletions

View File

@@ -29,6 +29,10 @@
<Content Include="MusicFiles\曾经艺也 - 荀彧(纯音乐版).mp3">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Remove="MusicFiles\Loren Gray - Queen.ncm" />
<Content Include="MusicFiles\Loren Gray - Queen.ncm">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
</Project>