diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 8e0b69c9cb4dda70de82b2c6444e99aa3aae5d61 (patch) | |
tree | 71b8f2b90711cfb94d8e0f1c0cdd22308b1bff62 /distance_file/Distance Calculator/App.config | |
parent | pet info (diff) | |
download | sql-8e0b69c9cb4dda70de82b2c6444e99aa3aae5d61.tar sql-8e0b69c9cb4dda70de82b2c6444e99aa3aae5d61.tar.gz sql-8e0b69c9cb4dda70de82b2c6444e99aa3aae5d61.tar.bz2 sql-8e0b69c9cb4dda70de82b2c6444e99aa3aae5d61.tar.xz sql-8e0b69c9cb4dda70de82b2c6444e99aa3aae5d61.zip |
distance file
Diffstat (limited to 'distance_file/Distance Calculator/App.config')
-rw-r--r-- | distance_file/Distance Calculator/App.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/distance_file/Distance Calculator/App.config b/distance_file/Distance Calculator/App.config new file mode 100644 index 0000000..5754728 --- /dev/null +++ b/distance_file/Distance Calculator/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 |