1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-26 01:38:24 +00:00
Radarr/NzbDrone/app.config

6 lines
161 B
Text
Raw Normal View History

2010-09-23 03:19:47 +00:00
<?xml version="1.0"?>
<configuration>
2010-10-10 19:00:07 +00:00
<startup useLegacyV2RuntimeActivationPolicy="true">
2010-10-15 07:10:44 +00:00
<supportedRuntime version="v4.0" />
2010-10-10 19:00:07 +00:00
</startup>
2010-10-15 07:10:44 +00:00
</configuration>