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/Model/Model.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Source/Model/Model.csproj') diff --git a/Source/Model/Model.csproj b/Source/Model/Model.csproj index dc0ae5e1..c024975f 100644 --- a/Source/Model/Model.csproj +++ b/Source/Model/Model.csproj @@ -1,4 +1,4 @@ - + Debug @@ -9,10 +9,10 @@ Library Properties Microsoft.Boogie - Model + BoogieModel v4.0 512 - Client + Client 0 @@ -106,4 +106,4 @@ --> - + \ No newline at end of file -- cgit v1.2.3