diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | c7e121115545238780ed9d8359fa966e6335675e (patch) | |
tree | ffc9c646fbc0a540097542cf49c44a5531ac7589 /paint_job_estimator/Paint Job Estimator/App.config | |
parent | distance file (diff) | |
download | sql-c7e121115545238780ed9d8359fa966e6335675e.tar sql-c7e121115545238780ed9d8359fa966e6335675e.tar.gz sql-c7e121115545238780ed9d8359fa966e6335675e.tar.bz2 sql-c7e121115545238780ed9d8359fa966e6335675e.tar.xz sql-c7e121115545238780ed9d8359fa966e6335675e.zip |
paint job estimator
Diffstat (limited to 'paint_job_estimator/Paint Job Estimator/App.config')
-rw-r--r-- | paint_job_estimator/Paint Job Estimator/App.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/paint_job_estimator/Paint Job Estimator/App.config b/paint_job_estimator/Paint Job Estimator/App.config new file mode 100644 index 0000000..5754728 --- /dev/null +++ b/paint_job_estimator/Paint Job Estimator/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 |