Reuse TEST_PROJECT_GLOB to build templates, since the 'test' dir doesn't contain any .NET projects
This commit is contained in:
parent
953f370336
commit
aefa578e04
|
|
@ -2,6 +2,7 @@
|
|||
var VERSION='0.1'
|
||||
var FULL_VERSION='0.1'
|
||||
var AUTHORS='Microsoft Open Technologies, Inc.'
|
||||
var TEST_PROJECT_GLOB='templates/*/project.json'
|
||||
|
||||
use-standard-lifecycle
|
||||
k-standard-goals
|
||||
|
|
|
|||
Loading…
Reference in New Issue