groundtruth/PoziMobile

View on GitHub
Web.config

Summary

Maintainability
Test Coverage
<?xml version="1.0"?>
<configuration>
  <system.web>
    <compilation debug="true" targetFramework="4.5.2"/>
    <httpRuntime targetFramework="4.5.2"/>
  </system.web>
</configuration>