diff options
Diffstat (limited to 'tic-tac-toe/Tic-Tac-Toe/bin')
-rw-r--r-- | tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.exe | bin | 0 -> 12800 bytes | |||
-rw-r--r-- | tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.exe.config | 6 | ||||
-rw-r--r-- | tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.pdb | bin | 0 -> 34304 bytes |
3 files changed, 6 insertions, 0 deletions
diff --git a/tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.exe b/tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.exe new file mode 100644 index 0000000..fc4513b --- /dev/null +++ b/tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.exe Binary files differdiff --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 diff --git a/tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.pdb b/tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.pdb new file mode 100644 index 0000000..73b4fbd --- /dev/null +++ b/tic-tac-toe/Tic-Tac-Toe/bin/Debug/Tic-Tac-Toe.pdb Binary files differ |