summaryrefslogtreecommitdiff
path: root/grapher/App.config
diff options
context:
space:
mode:
authorMatthew Strasiotto <[email protected]>2021-05-01 20:49:11 +1000
committerMatthew Strasiotto <[email protected]>2021-05-01 20:49:11 +1000
commit29647393a6cc898403e9ece9f4856e8ede819937 (patch)
tree31659bc5bb4509c822ad7a3ee980cec4d4dc601e /grapher/App.config
parentremove Settings.Settings based config, migrate defintitions to constants (diff)
downloadrawaccel-29647393a6cc898403e9ece9f4856e8ede819937.tar.xz
rawaccel-29647393a6cc898403e9ece9f4856e8ede819937.zip
clean up from adding settings
Diffstat (limited to 'grapher/App.config')
-rw-r--r--grapher/App.config2
1 files changed, 0 insertions, 2 deletions
diff --git a/grapher/App.config b/grapher/App.config
index ebe5140..56efbc7 100644
--- a/grapher/App.config
+++ b/grapher/App.config
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
- <configSections>
- </configSections>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>