移动flybase项目到平级目录

This commit is contained in:
xu 2020-05-12 11:00:55 +08:00
parent 8fbb41928d
commit d547c7ab5c
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -421,6 +421,10 @@
</Page>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\flyBase\flyBase.csproj">
<Project>{be3280e8-8c7f-4961-9685-1124c5b990cb}</Project>
<Name>flyBase</Name>
</ProjectReference>
<ProjectReference Include="..\..\Plane.Libraries\Plane.Logging\Plane.Logging.csproj">
<Project>{9c2cafda-cf1d-4565-b797-398376fcd346}</Project>
<Name>Plane.Logging</Name>
@ -449,10 +453,6 @@
<Project>{0111eb6e-72e3-499c-a3ba-022f5bbc4caf}</Project>
<Name>PlaneGcsSdk_Private_NET46</Name>
</ProjectReference>
<ProjectReference Include="..\..\Tools\flyBase\flyBase.csproj">
<Project>{be3280e8-8c7f-4961-9685-1124c5b990cb}</Project>
<Name>flyBase</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Resource Include="gcs.ico" />