1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-23 22:25:56 -04:00
Files
Sonarr/src/NzbDrone.Windows.Test/app.config
T
2022-08-07 15:04:46 -07:00

8 lines
199 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>