Add dnx watch to the projects list

This commit is contained in:
Victor Hurdugaci 2015-09-27 14:16:52 -07:00
parent 345c59826c
commit 681e027f3f
1 changed files with 2 additions and 1 deletions

View File

@ -734,8 +734,9 @@ functions
"SignalR-SQLServer", "SignalR-SQLServer",
"SignalR-Redis", "SignalR-Redis",
"BrowserLink", "BrowserLink",
"dnx-watch",
"Entropy", "Entropy",
"MusicStore" "MusicStore"
}; };
var repositoryInclude = Environment.GetEnvironmentVariable("KOREBUILD_REPOSITORY_INCLUDE"); var repositoryInclude = Environment.GetEnvironmentVariable("KOREBUILD_REPOSITORY_INCLUDE");