mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-03 13:34:54 +00:00
9 lines
235 B
Text
9 lines
235 B
Text
|
<?xml version="1.0"?>
|
||
|
<configuration>
|
||
|
<runtime>
|
||
|
<generatePublisherEvidence enabled="false"/>
|
||
|
</runtime>
|
||
|
<startup useLegacyV2RuntimeActivationPolicy="true">
|
||
|
<supportedRuntime version="v4.0" />
|
||
|
</startup>
|
||
|
</configuration>
|