diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 45a9ce064a8a4665f2846920dfc4b4402b597728 (patch) | |
tree | ea6c5ada196b081c745335798d3e91841e902ba1 /name_formatter/Name Formatter/bin | |
parent | distance calc (diff) | |
download | sql-45a9ce064a8a4665f2846920dfc4b4402b597728.tar sql-45a9ce064a8a4665f2846920dfc4b4402b597728.tar.gz sql-45a9ce064a8a4665f2846920dfc4b4402b597728.tar.bz2 sql-45a9ce064a8a4665f2846920dfc4b4402b597728.tar.xz sql-45a9ce064a8a4665f2846920dfc4b4402b597728.zip |
name formatter
Diffstat (limited to 'name_formatter/Name Formatter/bin')
-rw-r--r-- | name_formatter/Name Formatter/bin/Debug/Name Formatter.exe | bin | 0 -> 12800 bytes | |||
-rw-r--r-- | name_formatter/Name Formatter/bin/Debug/Name Formatter.exe.config | 6 | ||||
-rw-r--r-- | name_formatter/Name Formatter/bin/Debug/Name Formatter.pdb | bin | 0 -> 34304 bytes |
3 files changed, 6 insertions, 0 deletions
diff --git a/name_formatter/Name Formatter/bin/Debug/Name Formatter.exe b/name_formatter/Name Formatter/bin/Debug/Name Formatter.exe new file mode 100644 index 0000000..6f3c073 --- /dev/null +++ b/name_formatter/Name Formatter/bin/Debug/Name Formatter.exe Binary files differdiff --git a/name_formatter/Name Formatter/bin/Debug/Name Formatter.exe.config b/name_formatter/Name Formatter/bin/Debug/Name Formatter.exe.config new file mode 100644 index 0000000..5754728 --- /dev/null +++ b/name_formatter/Name Formatter/bin/Debug/Name Formatter.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/name_formatter/Name Formatter/bin/Debug/Name Formatter.pdb b/name_formatter/Name Formatter/bin/Debug/Name Formatter.pdb new file mode 100644 index 0000000..add9cce --- /dev/null +++ b/name_formatter/Name Formatter/bin/Debug/Name Formatter.pdb Binary files differ |