From 2ab54573d10ca59351100ab8416178be2223fc91 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 27 Feb 2019 16:49:42 +0200 Subject: Added support for caching on machine studio. --- .../Visual_Studio/Tango.UnitTesting/App.config | 67 +++++++++++++--------- 1 file changed, 39 insertions(+), 28 deletions(-) (limited to 'Software/Visual_Studio/Tango.UnitTesting/App.config') diff --git a/Software/Visual_Studio/Tango.UnitTesting/App.config b/Software/Visual_Studio/Tango.UnitTesting/App.config index 1a3af14d9..074da9ac0 100644 --- a/Software/Visual_Studio/Tango.UnitTesting/App.config +++ b/Software/Visual_Studio/Tango.UnitTesting/App.config @@ -4,6 +4,24 @@
+ + + + + + + + + + + + + + + + + + @@ -14,9 +32,26 @@ + - - + + + + + + + + + + + + + + + + + + @@ -59,32 +94,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + -- cgit v1.3.1