Add dnx watch to the projects list
This commit is contained in:
parent
345c59826c
commit
681e027f3f
|
|
@ -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");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue