1
0
mirror of https://github.com/bitwarden/directory-connector synced 2026-01-03 00:53:14 +00:00
Files
directory-connector/src/App/App.config
2017-05-11 21:50:13 -04:00

6 lines
175 B
XML

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