<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <appSettings>
    <!-- Credentials: DB is loaded from .env (see .env.example at repo root) -->
  </appSettings>
  <startup>
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
  </startup>
</configuration>
