Remove obsolete stuffs
This commit is contained in:
11
bin/cronical/Cronical.exe.config
Normal file
11
bin/cronical/Cronical.exe.config
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" standalone="yes"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="LogDebug" value="false" />
|
||||
<add key="LogPath" value="." />
|
||||
<add key="LogRetention" value="3" />
|
||||
</appSettings>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
|
||||
</startup>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user