This repository has been archived on 2024-01-28. You can view files and clone it, but cannot push or open issues/pull-requests.
wmadec/wmadec/App.config

7 lines
190 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>