From 49869a26305d6feaeb2740980480045dfd2f5590 Mon Sep 17 00:00:00 2001 From: Robin Krom Date: Fri, 13 Jun 2014 21:47:17 +0000 Subject: [PATCH] Activated paf again --- build.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.ps1 b/build.ps1 index cd4f721e3..c05959df9 100644 --- a/build.ps1 +++ b/build.ps1 @@ -214,5 +214,5 @@ PackageInstaller echo "Generating ZIP" PackageZip -#echo "Generating Portable" -#PackagePortable \ No newline at end of file +echo "Generating Portable" +PackagePortable \ No newline at end of file