From f31a98cc40ea1dc7d3a90f62264acb62ec6d69d9 Mon Sep 17 00:00:00 2001 From: Simo Paasisalo Date: Sat, 26 Jan 2019 10:25:27 +0200 Subject: [PATCH] Added Watch tool reference to .fsproj I couldn't get the watch working in my environment without this. Maybe this would help others as well? --- src/Server/Server.fsproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Server/Server.fsproj b/src/Server/Server.fsproj index be86d7a..46241ff 100644 --- a/src/Server/Server.fsproj +++ b/src/Server/Server.fsproj @@ -9,5 +9,8 @@ + + + - \ No newline at end of file +