Files
PowerToys/Wox/App.config

7 lines
161 B
Plaintext
Raw Normal View History

2013-12-23 23:53:38 +08:00
<?xml version="1.0"?>
2013-12-23 19:21:51 +08:00
<configuration>
2015-01-16 23:42:12 +08:00
<startup>
<supportedRuntime version="v4.0" />
2015-01-16 23:42:12 +08:00
</startup>
2015-11-07 03:03:54 +00:00
<exceptionless apiKey="API_KEY_HERE" />
</configuration>