Include Microsoft.DotNet.Watcher.Tools in templates. Fixes #157
This commit is contained in:
parent
8b5136825c
commit
01d5c90e23
|
|
@ -56,7 +56,8 @@
|
||||||
"portable-net45+win8+dnxcore50",
|
"portable-net45+win8+dnxcore50",
|
||||||
"portable-net45+win8"
|
"portable-net45+win8"
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
"Microsoft.DotNet.Watcher.Tools": "1.0.0-preview2-final"
|
||||||
},
|
},
|
||||||
|
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
|
|
|
||||||
|
|
@ -56,7 +56,8 @@
|
||||||
"portable-net45+win8+dnxcore50",
|
"portable-net45+win8+dnxcore50",
|
||||||
"portable-net45+win8"
|
"portable-net45+win8"
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
"Microsoft.DotNet.Watcher.Tools": "1.0.0-preview2-final"
|
||||||
},
|
},
|
||||||
|
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
|
|
|
||||||
|
|
@ -56,7 +56,8 @@
|
||||||
"portable-net45+win8+dnxcore50",
|
"portable-net45+win8+dnxcore50",
|
||||||
"portable-net45+win8"
|
"portable-net45+win8"
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
"Microsoft.DotNet.Watcher.Tools": "1.0.0-preview2-final"
|
||||||
},
|
},
|
||||||
|
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
|
|
|
||||||
|
|
@ -56,7 +56,8 @@
|
||||||
"portable-net45+win8+dnxcore50",
|
"portable-net45+win8+dnxcore50",
|
||||||
"portable-net45+win8"
|
"portable-net45+win8"
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
"Microsoft.DotNet.Watcher.Tools": "1.0.0-preview2-final"
|
||||||
},
|
},
|
||||||
|
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue