about summary refs log tree commit diff
path: root/most_common_char/Most Common Character/bin/Debug/Most Common Character.exe.config
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer1970-01-01 00:00:00 +0000
commit06b3371bdc0b29d3b76600cca0dd0b32930b1369 (patch)
tree7b929ba0a40fa64ebaf0e21814797822749ffa48 /most_common_char/Most Common Character/bin/Debug/Most Common Character.exe.config
parentlatin translator (diff)
downloadsql-06b3371bdc0b29d3b76600cca0dd0b32930b1369.tar
sql-06b3371bdc0b29d3b76600cca0dd0b32930b1369.tar.gz
sql-06b3371bdc0b29d3b76600cca0dd0b32930b1369.tar.bz2
sql-06b3371bdc0b29d3b76600cca0dd0b32930b1369.tar.xz
sql-06b3371bdc0b29d3b76600cca0dd0b32930b1369.zip
most common char
Diffstat (limited to 'most_common_char/Most Common Character/bin/Debug/Most Common Character.exe.config')
-rw-r--r--most_common_char/Most Common Character/bin/Debug/Most Common Character.exe.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/most_common_char/Most Common Character/bin/Debug/Most Common Character.exe.config b/most_common_char/Most Common Character/bin/Debug/Most Common Character.exe.config
new file mode 100644
index 0000000..5754728
--- /dev/null
+++ b/most_common_char/Most Common Character/bin/Debug/Most Common Character.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