about summary refs log tree commit diff
path: root/word_counter_alt/Word Counter/bin
diff options
context:
space:
mode:
Diffstat (limited to 'word_counter_alt/Word Counter/bin')
-rw-r--r--word_counter_alt/Word Counter/bin/Debug/Word Counter.exebin0 -> 10752 bytes
-rw-r--r--word_counter_alt/Word Counter/bin/Debug/Word Counter.exe.config6
-rw-r--r--word_counter_alt/Word Counter/bin/Debug/Word Counter.pdbbin0 -> 34304 bytes
3 files changed, 6 insertions, 0 deletions
diff --git a/word_counter_alt/Word Counter/bin/Debug/Word Counter.exe b/word_counter_alt/Word Counter/bin/Debug/Word Counter.exe
new file mode 100644
index 0000000..282008b
--- /dev/null
+++ b/word_counter_alt/Word Counter/bin/Debug/Word Counter.exe
Binary files differdiff --git a/word_counter_alt/Word Counter/bin/Debug/Word Counter.exe.config b/word_counter_alt/Word Counter/bin/Debug/Word Counter.exe.config
new file mode 100644
index 0000000..5754728
--- /dev/null
+++ b/word_counter_alt/Word Counter/bin/Debug/Word Counter.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/word_counter_alt/Word Counter/bin/Debug/Word Counter.pdb b/word_counter_alt/Word Counter/bin/Debug/Word Counter.pdb
new file mode 100644
index 0000000..d629fc6
--- /dev/null
+++ b/word_counter_alt/Word Counter/bin/Debug/Word Counter.pdb
Binary files differ