1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-03-06 11:49:27 +00:00
Radarr/NzbDrone.Backbone/Web.config

14 lines
294 B
Text
Raw Normal View History

2013-01-18 14:05:38 -08:00
<?xml version="1.0"?>
<!--
For more information on how to configure your ASP.NET application, please visit
http://go.microsoft.com/fwlink/?LinkId=169433
-->
<configuration>
<system.web>
<compilation debug="true" targetFramework="4.0" />
</system.web>
</configuration>