From bd7618255b3d507365f5f192a1dda3694f2078f7 Mon Sep 17 00:00:00 2001 From: Ryan Hayes Date: Tue, 3 Oct 2017 18:12:17 -0400 Subject: [PATCH] Fixes #294 by using the compilerconfig.json to do a clean before the build. --- src/WebCompiler/MSBuild/BuildWebCompiler.targets | 1 + 1 file changed, 1 insertion(+) diff --git a/src/WebCompiler/MSBuild/BuildWebCompiler.targets b/src/WebCompiler/MSBuild/BuildWebCompiler.targets index 718a6589..8427ae99 100644 --- a/src/WebCompiler/MSBuild/BuildWebCompiler.targets +++ b/src/WebCompiler/MSBuild/BuildWebCompiler.targets @@ -12,6 +12,7 @@ +