From 807dca3c7df6f987aae504db85c6f6e734e660e6 Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 2 Jun 2016 15:28:25 +0200 Subject: * bundle Release build into ZIP file if MSBuild Community Tasks are available --- BCDD.csproj | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'BCDD.csproj') diff --git a/BCDD.csproj b/BCDD.csproj index dbb0e10..e2b6f39 100644 --- a/BCDD.csproj +++ b/BCDD.csproj @@ -1,5 +1,7 @@  + Debug x86 @@ -16,7 +18,7 @@ 512 - x86 + AnyCPU true full false @@ -66,8 +68,16 @@ + + + + + + + + + - - - --> \ No newline at end of file -- cgit v1.2.3