summaryrefslogtreecommitdiff
path: root/Source/DafnyDriver/app.config
diff options
context:
space:
mode:
authorGravatar Rustan Leino <leino@microsoft.com>2012-10-04 13:32:50 -0700
committerGravatar Rustan Leino <leino@microsoft.com>2012-10-04 13:32:50 -0700
commit8911e5c95d4715c2e2626aef67f19793d6f43201 (patch)
treed703bfd931802e780430e32f1339cf77adc342a4 /Source/DafnyDriver/app.config
parent1c375d1889e628fcd2a1a0fc041673a5f4230d84 (diff)
Put all sources under \Source directory
Diffstat (limited to 'Source/DafnyDriver/app.config')
-rw-r--r--Source/DafnyDriver/app.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/DafnyDriver/app.config b/Source/DafnyDriver/app.config
new file mode 100644
index 00000000..cb2586be
--- /dev/null
+++ b/Source/DafnyDriver/app.config
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>