summary refs log tree commit diff stats
path: root/src/htm/app.config
diff options
context:
space:
mode:
Diffstat (limited to 'src/htm/app.config')
-rw-r--r--src/htm/app.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/htm/app.config b/src/htm/app.config
new file mode 100644
index 00000000..2f7cce78
--- /dev/null
+++ b/src/htm/app.config
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client"/></startup></configuration>