about summary refs log tree commit diff
path: root/cals_from_fat_and_carbs/Cals from Fat and Carbs/App.config
diff options
context:
space:
mode:
Diffstat (limited to 'cals_from_fat_and_carbs/Cals from Fat and Carbs/App.config')
-rw-r--r--cals_from_fat_and_carbs/Cals from Fat and Carbs/App.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/cals_from_fat_and_carbs/Cals from Fat and Carbs/App.config b/cals_from_fat_and_carbs/Cals from Fat and Carbs/App.config
new file mode 100644
index 0000000..5754728
--- /dev/null
+++ b/cals_from_fat_and_carbs/Cals from Fat and Carbs/App.config
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>

+<configuration>

+    <startup> 

+        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />

+    </startup>

+</configuration>
\ No newline at end of file