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/packages.config | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 Software/Visual_Studio/Scripting/Tango.Scripting.Formatting/packages.config (limited to 'Software/Visual_Studio/Scripting/Tango.Scripting.Formatting/packages.config') diff --git a/Software/Visual_Studio/Scripting/Tango.Scripting.Formatting/packages.config b/Software/Visual_Studio/Scripting/Tango.Scripting.Formatting/packages.config new file mode 100644 index 000000000..6844de8c2 --- /dev/null +++ b/Software/Visual_Studio/Scripting/Tango.Scripting.Formatting/packages.config @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.3.1