diff options
Diffstat (limited to 'word_counter_alt/Word Counter/bin')
-rw-r--r-- | word_counter_alt/Word Counter/bin/Debug/Word Counter.exe | bin | 0 -> 10752 bytes | |||
-rw-r--r-- | word_counter_alt/Word Counter/bin/Debug/Word Counter.exe.config | 6 | ||||
-rw-r--r-- | word_counter_alt/Word Counter/bin/Debug/Word Counter.pdb | bin | 0 -> 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 |