?<?xml version="1.0" encoding="utf-8"?>
<!--
  ??? ????????? ?????????????? ???????? ? ????????? ?????????? ASP.NET ???????? ???-????
  http://go.microsoft.com/fwlink/?LinkId=169433
  -->
<configuration>
  <system.web>
    <compilation debug="true" targetFramework="4.5" />
    <httpRuntime targetFramework="4.5" />
  </system.web>
</configuration> 
  |