abelevtsov/XrmSoapSDK

View on GitHub
src/Xrm.Soap.Sdk/Web.config

Summary

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