summaryrefslogtreecommitdiff
path: root/HTML Editor/App.config
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-02-14 20:42:43 -0500
committerAndrew Lee <alee14498@protonmail.com>2020-02-14 20:42:43 -0500
commit4dc8c65daf3f2d17d32d2ad1bc2ee60108e3094b (patch)
tree6b6fb7e139a2cbc452ec579d96039bd0d4e38caf /HTML Editor/App.config
downloadhtml-editor-master.tar.gz
html-editor-master.tar.bz2
html-editor-master.zip
Added filesHEADmaster
Diffstat (limited to 'HTML Editor/App.config')
-rw-r--r--HTML Editor/App.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/HTML Editor/App.config b/HTML Editor/App.config
new file mode 100644
index 0000000..6c57b2e
--- /dev/null
+++ b/HTML Editor/App.config
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<configuration>
+ <startup>
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" />
+ </startup>
+</configuration> \ No newline at end of file