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/AbsInt/AbsInt.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/AbsInt/AbsInt.csproj') diff --git a/Source/AbsInt/AbsInt.csproj b/Source/AbsInt/AbsInt.csproj index 47f45f58..359eb146 100644 --- a/Source/AbsInt/AbsInt.csproj +++ b/Source/AbsInt/AbsInt.csproj @@ -9,7 +9,7 @@ Library Properties AbsInt - AbsInt + BoogieAbsInt v4.0 512 1 @@ -34,7 +34,7 @@ false false true - Client + Client true -- cgit v1.2.3