This repository has been archived on 2025-11-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
vocab-coverer/Vocab Coverer/bin/Debug/Vocab Coverer.exe.config
Matthew Grove 5ebdb7965c Add code
2019-05-18 22:26:30 +01:00

7 lines
180 B
XML

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