From ae29deff82ad873a3dd541cb2d74d362d26f94c2 Mon Sep 17 00:00:00 2001 From: akashlal Date: Fri, 15 Apr 2016 23:30:34 -0500 Subject: Rename DLLs to non-generic names by prefixing "Boogie". Project names and namespaces remain the same. --- Source/Core/Core.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/Core/Core.csproj') diff --git a/Source/Core/Core.csproj b/Source/Core/Core.csproj index 36bcc6c3..af525fab 100644 --- a/Source/Core/Core.csproj +++ b/Source/Core/Core.csproj @@ -9,7 +9,7 @@ Library Properties Core - Core + BoogieCore v4.0 512 1 @@ -34,7 +34,7 @@ false false true - Client + Client true -- cgit v1.2.3