Commit 10fb9a70 authored by 潘栩锋's avatar 潘栩锋 🚴

把全部ui项目都加入到 Blowing.UI.Fix.Client 的依赖,不需要在手动复制粘贴,也不应该这样做

parent b7603b39
...@@ -304,6 +304,22 @@ ...@@ -304,6 +304,22 @@
<AppDesigner Include="Properties\" /> <AppDesigner Include="Properties\" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\..\Project.FLY.FeedbackRenZiJia\FLY.FeedbackRenZiJia.UI.Client\FLY.FeedbackRenZiJia.UI.Client.csproj">
<Project>{51de4702-eabc-4984-91aa-61b7d17f7742}</Project>
<Name>FLY.FeedbackRenZiJia.UI.Client</Name>
</ProjectReference>
<ProjectReference Include="..\..\Project.FLY.FeedbackRenZiJia\FLY.FeedbackRenZiJia\FLY.FeedbackRenZiJia.csproj">
<Project>{3faf02de-b9e8-4dda-a8e4-7a99e6e53acb}</Project>
<Name>FLY.FeedbackRenZiJia</Name>
</ProjectReference>
<ProjectReference Include="..\..\Project.FLY.IBC\FLY.IBC.UI.Client\FLY.IBC.UI.Client.csproj">
<Project>{76c9ac3f-d569-4d2c-bcfd-77421b532bbe}</Project>
<Name>FLY.IBC.UI.Client</Name>
</ProjectReference>
<ProjectReference Include="..\..\Project.FLY.IBC\FLY.IBC\FLY.IBC.csproj">
<Project>{88efedf8-8228-4eee-90af-1ebf747b9fab}</Project>
<Name>FLY.IBC</Name>
</ProjectReference>
<ProjectReference Include="..\..\Project.FLY.Weight\FLY.Weight.UI.Client\FLY.Weight.UI.Client.csproj"> <ProjectReference Include="..\..\Project.FLY.Weight\FLY.Weight.UI.Client\FLY.Weight.UI.Client.csproj">
<Project>{654515f2-caae-450b-a344-547321836e8f}</Project> <Project>{654515f2-caae-450b-a344-547321836e8f}</Project>
<Name>FLY.Weight.UI.Client</Name> <Name>FLY.Weight.UI.Client</Name>
...@@ -312,6 +328,14 @@ ...@@ -312,6 +328,14 @@
<Project>{97c282a9-f2f0-4b3c-a3b0-b351918d5c4d}</Project> <Project>{97c282a9-f2f0-4b3c-a3b0-b351918d5c4d}</Project>
<Name>FLY.Weight</Name> <Name>FLY.Weight</Name>
</ProjectReference> </ProjectReference>
<ProjectReference Include="..\..\Project.FLY.Winder_20190413\FLY.Winder.UI.Client\FLY.Winder.UI.Client.csproj">
<Project>{6b762aa7-5c5f-4e1d-ac6a-caf327056ebe}</Project>
<Name>FLY.Winder.UI.Client</Name>
</ProjectReference>
<ProjectReference Include="..\..\Project.FLY.Winder_20190413\FLY.Winder\FLY.Winder.csproj">
<Project>{a989e480-3730-4b26-809f-dff94d145d6e}</Project>
<Name>FLY.Winder</Name>
</ProjectReference>
<ProjectReference Include="..\..\thick_public\Project.FLY.AppHelper\FLY.AppHelper\FLY.AppHelper.csproj"> <ProjectReference Include="..\..\thick_public\Project.FLY.AppHelper\FLY.AppHelper\FLY.AppHelper.csproj">
<Project>{9C46D98F-6500-490B-9E56-C89DFFFA05F8}</Project> <Project>{9C46D98F-6500-490B-9E56-C89DFFFA05F8}</Project>
<Name>FLY.AppHelper</Name> <Name>FLY.AppHelper</Name>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment