Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <!-- // OrtizOL - xCSw - http://ortizol.blogspot.com -->
  2.  
  3. <?xml version="1.0"?>
  4.  
  5. <!--
  6.  For more information on how to configure your ASP.NET application, please visit
  7.  http://go.microsoft.com/fwlink/?LinkId=169433
  8.  -->
  9.  
  10. <configuration>
  11.  
  12.     <system.web>
  13.       <compilation debug="true" targetFramework="4.5.1" />
  14.       <httpRuntime targetFramework="4.5.1" />
  15.     </system.web>
  16.  
  17. </configuration>