Hopefully fix BuildQuality setting in build

This commit is contained in:
SteveSandersonMS
2017-01-10 19:43:15 +00:00
parent 38441c6598
commit c3316d0caa

View File

@@ -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