mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
9 lines
281 B
XML
9 lines
281 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<runtime>
|
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
|
<probing privatePath="plugins"/>
|
|
</assemblyBinding>
|
|
</runtime>
|
|
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
|