diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 90695e9b1f6895b47b7b11371e0907b17b5497a1 (patch) | |
tree | 6fdbfe7737dc07bf784b066056532ba5e62020e6 /pet_info/Pet Info/App.config | |
parent | joke & punch line (diff) | |
download | wf-90695e9b1f6895b47b7b11371e0907b17b5497a1.tar wf-90695e9b1f6895b47b7b11371e0907b17b5497a1.tar.gz wf-90695e9b1f6895b47b7b11371e0907b17b5497a1.tar.bz2 wf-90695e9b1f6895b47b7b11371e0907b17b5497a1.tar.xz wf-90695e9b1f6895b47b7b11371e0907b17b5497a1.zip |
pet info
Diffstat (limited to 'pet_info/Pet Info/App.config')
-rw-r--r-- | pet_info/Pet Info/App.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pet_info/Pet Info/App.config b/pet_info/Pet Info/App.config new file mode 100644 index 0000000..5754728 --- /dev/null +++ b/pet_info/Pet Info/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 |