Skip to content

Commit aefa578

Browse files
Reuse TEST_PROJECT_GLOB to build templates, since the 'test' dir doesn't contain any .NET projects
1 parent 953f370 commit aefa578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

makefile.shade

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
var VERSION='0.1'
33
var FULL_VERSION='0.1'
44
var AUTHORS='Microsoft Open Technologies, Inc.'
5+
var TEST_PROJECT_GLOB='templates/*/project.json'
56

67
use-standard-lifecycle
78
k-standard-goals

0 commit comments

Comments
 (0)