mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
taglib-sharp initial import (r553)
This commit is contained in:
10
taglib-sharp/src/policy.2.0.taglib-sharp.config.in
Normal file
10
taglib-sharp/src/policy.2.0.taglib-sharp.config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
<configuration>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="@ASSEMBLY_NAME@" publicKeyToken="db62eba44689b5b0" />
|
||||
<bindingRedirect oldVersion="@POLICY_2_0_VERSIONS@" newVersion="@ASSEMBLY_VERSION@"/>
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user