From 3689238cb9ca77cbd7fa34dbd15003af87266e36 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Mon, 4 Dec 2017 18:44:33 +0200 Subject: Added Code Generation Library. --- Software/Visual_Studio/Tango.CodeGeneration/packages.config | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Software/Visual_Studio/Tango.CodeGeneration/packages.config (limited to 'Software/Visual_Studio/Tango.CodeGeneration/packages.config') diff --git a/Software/Visual_Studio/Tango.CodeGeneration/packages.config b/Software/Visual_Studio/Tango.CodeGeneration/packages.config new file mode 100644 index 000000000..341d85750 --- /dev/null +++ b/Software/Visual_Studio/Tango.CodeGeneration/packages.config @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file -- cgit v1.3.1