Reuse TEST_PROJECT_GLOB to build templates, since the 'test' dir doesn't contain any .NET projects

This commit is contained in:
SteveSandersonMS
2016-12-15 21:09:44 +00:00
parent 953f370336
commit aefa578e04

View File

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