• File: web-20260716184444-20260716210803.config
  • Full Path: /home/icicle/public_html/test/Publish-20260715221232/web-20260716184444-20260716210803.config
  • Date Modified: 10/01/2021 2:34 PM
  • File size: 550 bytes
  • MIME-type: text/xml
  • Charset: utf-8
<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <location path="." inheritInChildApplications="false">
    <system.webServer>
      <handlers>
        <add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModuleV2" resourceType="Unspecified" />
      </handlers>
      <aspNetCore processPath="dotnet" arguments=".\WebApi.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="InProcess" />
    </system.webServer>
  </location>
</configuration>
<!--ProjectGuid: 169b6aa2-59f2-438c-a716-893d4acce993-->