From 27e290d2f7efc93297420a68073d7b66430ada96 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Thu, 23 Apr 2020 10:43:59 +0300 Subject: CodeFormatter and auto assembly redirects for FSE finally works. --- .../Tango.Scripting.Formatting/app.config | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 Software/Visual_Studio/Scripting/Tango.Scripting.Formatting/app.config (limited to 'Software/Visual_Studio/Scripting/Tango.Scripting.Formatting/app.config') diff --git a/Software/Visual_Studio/Scripting/Tango.Scripting.Formatting/app.config b/Software/Visual_Studio/Scripting/Tango.Scripting.Formatting/app.config new file mode 100644 index 000000000..9da0b3b67 --- /dev/null +++ b/Software/Visual_Studio/Scripting/Tango.Scripting.Formatting/app.config @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.3.1