diff --git a/makefile.shade b/makefile.shade index a5107f1..ca63dd8 100755 --- a/makefile.shade +++ b/makefile.shade @@ -5,10 +5,10 @@ var AUTHORS='Microsoft Open Technologies, Inc.' var TEST_PROJECT_GLOB='templates/*/project.json' var SAMPLES_PROJECT_GLOB='samples/misc/*/project.json' -use-standard-lifecycle -k-standard-goals - @{ // The build quality values are set in each of the project.json files BuildQuality = ""; } + +use-standard-lifecycle +k-standard-goals