We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aefa578 commit 153c984Copy full SHA for 153c984
makefile.shade
@@ -3,6 +3,7 @@ var VERSION='0.1'
3
var FULL_VERSION='0.1'
4
var AUTHORS='Microsoft Open Technologies, Inc.'
5
var TEST_PROJECT_GLOB='templates/*/project.json'
6
+var SAMPLES_PROJECT_GLOB='samples/misc/*/project.json'
7
8
use-standard-lifecycle
9
k-standard-goals
0 commit comments