diff options
Diffstat (limited to 'app.config')
-rw-r--r-- | app.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app.config b/app.config new file mode 100644 index 0000000..8494f72 --- /dev/null +++ b/app.config @@ -0,0 +1,3 @@ +<?xml version="1.0"?>
+<configuration>
+<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
|