From 82375bbf46b54207fc2efcc2ac42bace5fc5e92d Mon Sep 17 00:00:00 2001 From: wuestholz Date: Sat, 28 Jun 2014 17:55:20 +0200 Subject: Changed the verification result cache to use the built-in 'MemoryCache' class. --- Source/ExecutionEngine/ExecutionEngine.csproj | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Source/ExecutionEngine/ExecutionEngine.csproj') diff --git a/Source/ExecutionEngine/ExecutionEngine.csproj b/Source/ExecutionEngine/ExecutionEngine.csproj index 5b854a40..84aa64d5 100644 --- a/Source/ExecutionEngine/ExecutionEngine.csproj +++ b/Source/ExecutionEngine/ExecutionEngine.csproj @@ -1,4 +1,4 @@ - + @@ -11,7 +11,7 @@ ExecutionEngine v4.0 512 - Client + true ..\InterimKey.snk 12.0.0 @@ -81,6 +81,7 @@ + @@ -146,4 +147,4 @@ --> - \ No newline at end of file + -- cgit v1.2.3