diff --git a/Plane.FormationCreator.sln b/Plane.FormationCreator.sln index dadee74..038963d 100644 --- a/Plane.FormationCreator.sln +++ b/Plane.FormationCreator.sln @@ -26,7 +26,7 @@ Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "PlaneGcsSdk_Shared", "..\Pl EndProject Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "PlaneGcsSdk.Contract_Shared", "..\Plane.Sdk3\PlaneGcsSdk.Contract_Shared\PlaneGcsSdk.Contract_Shared.shproj", "{695733D7-99FF-4707-8C89-474E949CADCB}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "flyBase", "..\Tools\flyBase\flyBase.csproj", "{BE3280E8-8C7F-4961-9685-1124C5B990CB}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "flyBase", "..\flyBase\flyBase.csproj", "{BE3280E8-8C7F-4961-9685-1124C5B990CB}" EndProject Global GlobalSection(SharedMSBuildProjectFiles) = preSolution diff --git a/Plane.FormationCreator/Plane.FormationCreator.csproj b/Plane.FormationCreator/Plane.FormationCreator.csproj index a7fbaea..b311e56 100644 --- a/Plane.FormationCreator/Plane.FormationCreator.csproj +++ b/Plane.FormationCreator/Plane.FormationCreator.csproj @@ -421,6 +421,10 @@ + + {be3280e8-8c7f-4961-9685-1124c5b990cb} + flyBase + {9c2cafda-cf1d-4565-b797-398376fcd346} Plane.Logging @@ -449,10 +453,6 @@ {0111eb6e-72e3-499c-a3ba-022f5bbc4caf} PlaneGcsSdk_Private_NET46 - - {be3280e8-8c7f-4961-9685-1124c5b990cb} - flyBase -