Skip to content

Commit 994653a

Browse files
Stop including templates in regular build (they now contain .csproj, which is not supported by that build system, and in any case they are built and end-to-end tested on Appveyor)
1 parent 17b107b commit 994653a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

makefile.shade

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

76
use-standard-lifecycle
87
k-standard-goals

0 commit comments

Comments
 (0)