mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 09:37:45 +00:00
15 lines
338 B
Plaintext
Executable File
15 lines
338 B
Plaintext
Executable File
|
|
var VERSION='0.1'
|
|
var FULL_VERSION='0.1'
|
|
var AUTHORS='Microsoft Open Technologies, Inc.'
|
|
var TEST_PROJECT_GLOB='templates/*/project.json'
|
|
var SAMPLES_PROJECT_GLOB='samples/misc/*/project.json'
|
|
|
|
@{
|
|
// The build quality values are set in each of the project.json files
|
|
BuildQuality = "";
|
|
}
|
|
|
|
use-standard-lifecycle
|
|
k-standard-goals
|