From ed3720fee38284e8e6717e758676024f3b63c562 Mon Sep 17 00:00:00 2001 From: "chris.watts90@outlook.com" Date: Sat, 18 Mar 2017 23:07:41 +0000 Subject: [PATCH] proj update to include the minified resources and copy to output #65 --- .../WindowsDataCenter/WindowsDataCenter.csproj | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/WindowsDataCenter.csproj b/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/WindowsDataCenter.csproj index 412f462..b86b216 100644 --- a/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/WindowsDataCenter.csproj +++ b/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/WindowsDataCenter.csproj @@ -184,6 +184,9 @@ Always + + Always + PreserveNewest @@ -205,6 +208,9 @@ Always + + Always + Always @@ -220,6 +226,12 @@ Always + + Always + + + Always + Designer @@ -297,7 +309,9 @@ + call "$(ProjectDir)Minifier\Minify.bat" "$(SolutionDir)" +