1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-24 22:36:19 -04:00
Files
Sonarr/src/NzbDrone.Automation.Test/app.config
T
2019-08-20 19:39:49 +02:00

9 lines
200 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
</runtime>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" />
</startup>
</configuration>