1
0
mirror of https://bitbucket.org/FuketsuBaka/clearcache1c.git synced 2024-11-01 04:06:53 +00:00
clearcache1c/ClearCache1C/App.config

6 lines
184 B
Plaintext
Raw Normal View History

2018-11-17 22:30:51 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
</startup>
</configuration>