about summary refs log tree commit diff
path: root/tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.exe.config
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer1970-01-01 00:00:00 +0000
commit7567c6e360d9f644b568384f51caf8cc0c4b12d7 (patch)
tree398f3e5ddf8221bdf747847de90a6bef0d695d84 /tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.exe.config
parentword counter (diff)
downloadwf-7567c6e360d9f644b568384f51caf8cc0c4b12d7.tar
wf-7567c6e360d9f644b568384f51caf8cc0c4b12d7.tar.gz
wf-7567c6e360d9f644b568384f51caf8cc0c4b12d7.tar.bz2
wf-7567c6e360d9f644b568384f51caf8cc0c4b12d7.tar.xz
wf-7567c6e360d9f644b568384f51caf8cc0c4b12d7.zip
tic-tac-toe
Diffstat (limited to 'tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.exe.config')
-rw-r--r--tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.exe.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.exe.config b/tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.exe.config
new file mode 100644
index 0000000..5754728
--- /dev/null
+++ b/tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.exe.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