summaryrefslogtreecommitdiff
path: root/bin/Debug
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2020-09-02 11:08:17 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2020-09-02 11:08:17 +0200
commit4811afb52c511565d2b13f36ed645243c7557803 (patch)
tree3533dc4a8dfb5ed610033e0b9c527a535be6143b /bin/Debug
board generation
Diffstat (limited to 'bin/Debug')
-rw-r--r--bin/Debug/Chess.exebin0 -> 227328 bytes
-rw-r--r--bin/Debug/Chess.exe.config6
-rw-r--r--bin/Debug/Chess.pdbbin0 -> 56832 bytes
3 files changed, 6 insertions, 0 deletions
diff --git a/bin/Debug/Chess.exe b/bin/Debug/Chess.exe
new file mode 100644
index 0000000..d4cf93c
--- /dev/null
+++ b/bin/Debug/Chess.exe
Binary files differ
diff --git a/bin/Debug/Chess.exe.config b/bin/Debug/Chess.exe.config
new file mode 100644
index 0000000..56efbc7
--- /dev/null
+++ b/bin/Debug/Chess.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/bin/Debug/Chess.pdb b/bin/Debug/Chess.pdb
new file mode 100644
index 0000000..5a0e80f
--- /dev/null
+++ b/bin/Debug/Chess.pdb
Binary files differ