diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | adb29a41b828d31a586fec0446d970920237ae43 (patch) | |
tree | 518e1b7c6206e532eb0e64ef93a12e5ac1554cd6 /tic-tac-toe_alt/Tic-Tac-Toe/App.config | |
parent | software sales (diff) | |
download | wf-m.tar wf-m.tar.gz wf-m.tar.bz2 wf-m.tar.xz wf-m.zip |
alternative versions m
Diffstat (limited to 'tic-tac-toe_alt/Tic-Tac-Toe/App.config')
-rw-r--r-- | tic-tac-toe_alt/Tic-Tac-Toe/App.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tic-tac-toe_alt/Tic-Tac-Toe/App.config b/tic-tac-toe_alt/Tic-Tac-Toe/App.config new file mode 100644 index 0000000..5754728 --- /dev/null +++ b/tic-tac-toe_alt/Tic-Tac-Toe/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 |