diff --git a/iOptron-Controller.sln b/iOptron-Controller.sln index 8f46f20..48423e3 100644 --- a/iOptron-Controller.sln +++ b/iOptron-Controller.sln @@ -5,7 +5,7 @@ VisualStudioVersion = 15.0.27703.2026 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iOptron-Controller", "iOptron-Controller\iOptron-Controller.csproj", "{D3DB1047-28F1-4C3F-8753-D17302B38E4A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Utils", "..\Utils\Utils\Utils.csproj", "{FAC8CE64-BF13-4ECE-8097-AEB5DD060098}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Utils", "..\Utils\Utils\Utils\Utils.csproj", "{FAC8CE64-BF13-4ECE-8097-AEB5DD060098}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/iOptron-Controller/iOptron-Controller.csproj b/iOptron-Controller/iOptron-Controller.csproj index 6fc9c69..07b6f42 100644 --- a/iOptron-Controller/iOptron-Controller.csproj +++ b/iOptron-Controller/iOptron-Controller.csproj @@ -80,9 +80,8 @@ True - - + {fac8ce64-bf13-4ece-8097-aeb5dd060098} Utils