diff --git a/src/PiServer/PiServer.fsproj b/src/PiServer/PiServer.fsproj index 1d6f03f..424615c 100644 --- a/src/PiServer/PiServer.fsproj +++ b/src/PiServer/PiServer.fsproj @@ -8,7 +8,7 @@ - + diff --git a/src/PiServer/Utils.fs b/src/Server/Utils.fs similarity index 100% rename from src/PiServer/Utils.fs rename to src/Server/Utils.fs