Files
OpenFace/gui/OpenFaceDemo/App.config
Tadas Baltrusaitis d01fd57b9a - Adding GUI to CE-CLM (experimental and not fully complete)
- GUI fixes for multi-face support
2018-03-13 08:25:11 +00:00

6 lines
184 B
XML

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