Commit 3e83221f authored by 潘栩锋's avatar 潘栩锋 🚴

把 livechart 变为子模块

parent 1c0363ca
[submodule "livecharts"]
path = livecharts
url = http://private.flyautomation.net:82/panruising/livecharts.git
......@@ -65,18 +65,6 @@
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="LiveCharts">
<HintPath>..\..\dll\LiveCharts.dll</HintPath>
</Reference>
<Reference Include="LiveCharts.Feng">
<HintPath>..\..\dll\LiveCharts.Feng.dll</HintPath>
</Reference>
<Reference Include="LiveCharts.Feng.Wpf">
<HintPath>..\..\dll\LiveCharts.Feng.Wpf.dll</HintPath>
</Reference>
<Reference Include="LiveCharts.Wpf">
<HintPath>..\..\dll\LiveCharts.Wpf.dll</HintPath>
</Reference>
<Reference Include="PresentationFramework.Aero" />
<Reference Include="System" />
<Reference Include="System.Data" />
......@@ -531,6 +519,22 @@
<AppDesigner Include="Properties\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\livecharts\Core40\LiveCharts.csproj">
<Project>{7e95ecd3-1840-439e-9a2d-a660e90d21a5}</Project>
<Name>LiveCharts</Name>
</ProjectReference>
<ProjectReference Include="..\..\livecharts\Feng\Core40\LiveCharts.Feng.csproj">
<Project>{349cdc12-8ca8-4606-957e-f378e118b93d}</Project>
<Name>LiveCharts.Feng</Name>
</ProjectReference>
<ProjectReference Include="..\..\livecharts\Feng\WpfView\LiveCharts.Feng.Wpf.csproj">
<Project>{a7acd496-9d04-4f8e-b97e-c6c29ce2de06}</Project>
<Name>LiveCharts.Feng.Wpf</Name>
</ProjectReference>
<ProjectReference Include="..\..\livecharts\WpfView\LiveCharts.Wpf.csproj">
<Project>{6b294d41-5ad1-42fa-882d-4f18deaaa730}</Project>
<Name>LiveCharts.Wpf</Name>
</ProjectReference>
<ProjectReference Include="..\..\MultiLayout\MultiLayout.csproj">
<Project>{5bbe76f5-cfd7-4dfa-9ee5-0c47d77d96e6}</Project>
<Name>MultiLayout</Name>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Subproject commit 4ed21f891f894ac67a2048af145b7ccc9261ed05
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