mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Hopefully fix BuildQuality setting in build
This commit is contained in:
@@ -5,10 +5,10 @@ var AUTHORS='Microsoft Open Technologies, Inc.'
|
|||||||
var TEST_PROJECT_GLOB='templates/*/project.json'
|
var TEST_PROJECT_GLOB='templates/*/project.json'
|
||||||
var SAMPLES_PROJECT_GLOB='samples/misc/*/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
|
// The build quality values are set in each of the project.json files
|
||||||
BuildQuality = "";
|
BuildQuality = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
use-standard-lifecycle
|
||||||
|
k-standard-goals
|
||||||
|
|||||||
Reference in New Issue
Block a user