diff --git a/templates/Angular2Spa/project.json b/templates/Angular2Spa/project.json index 1e09cd2..1ce5f41 100755 --- a/templates/Angular2Spa/project.json +++ b/templates/Angular2Spa/project.json @@ -56,7 +56,8 @@ "portable-net45+win8+dnxcore50", "portable-net45+win8" ] - } + }, + "Microsoft.DotNet.Watcher.Tools": "1.0.0-preview2-final" }, "frameworks": { diff --git a/templates/KnockoutSpa/project.json b/templates/KnockoutSpa/project.json index 608da4b..66ff147 100755 --- a/templates/KnockoutSpa/project.json +++ b/templates/KnockoutSpa/project.json @@ -56,7 +56,8 @@ "portable-net45+win8+dnxcore50", "portable-net45+win8" ] - } + }, + "Microsoft.DotNet.Watcher.Tools": "1.0.0-preview2-final" }, "frameworks": { diff --git a/templates/ReactReduxSpa/project.json b/templates/ReactReduxSpa/project.json index 467e718..f768eca 100755 --- a/templates/ReactReduxSpa/project.json +++ b/templates/ReactReduxSpa/project.json @@ -56,7 +56,8 @@ "portable-net45+win8+dnxcore50", "portable-net45+win8" ] - } + }, + "Microsoft.DotNet.Watcher.Tools": "1.0.0-preview2-final" }, "frameworks": { diff --git a/templates/ReactSpa/project.json b/templates/ReactSpa/project.json index 467e718..f768eca 100755 --- a/templates/ReactSpa/project.json +++ b/templates/ReactSpa/project.json @@ -56,7 +56,8 @@ "portable-net45+win8+dnxcore50", "portable-net45+win8" ] - } + }, + "Microsoft.DotNet.Watcher.Tools": "1.0.0-preview2-final" }, "frameworks": {