mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-08 10:40:50 +08:00
30 lines
1.4 KiB
XML
30 lines
1.4 KiB
XML
<?xml version="1.0"?>
|
|
<package >
|
|
<metadata>
|
|
<id>LiveCharts.Wpf</id>
|
|
<version>0.0.0.0</version>
|
|
<title>LiveCharts.Wpf</title>
|
|
<authors>Beto Rodriguez</authors>
|
|
<owners>Beto Rodriguez</owners>
|
|
<licenseUrl>https://github.com/beto-rodriguez/Live-Charts/blob/master/LICENSE.TXT</licenseUrl>
|
|
<projectUrl>http://lvcharts.net/</projectUrl>
|
|
<iconUrl>http://lvcharts.net/Content/Images/Logos/lcred.png</iconUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>Simple, flexible, interactive and powerful data visualization for Wpf</description>
|
|
<releaseNotes>See https://github.com/beto-rodriguez/Live-Charts/releases</releaseNotes>
|
|
<copyright>Copyright 2016</copyright>
|
|
<tags>livechart, live, chart, charting, plot, plots, plotting, graph, graphs, graphing, data, wpf, windows, presentation, foundation, format</tags>
|
|
<dependencies>
|
|
<dependency id="LiveCharts" version="0.0.0.0" />
|
|
</dependencies>
|
|
</metadata>
|
|
<files>
|
|
<file src="install.ps1" target="tools" />
|
|
<file src="bin\net403\LiveCharts.Wpf.dll" target="lib\net40" />
|
|
<file src="bin\net403\LiveCharts.Wpf.pdb" target="lib\net40" />
|
|
<file src="bin\net403\LiveCharts.Wpf.xml" target="lib\net40" />
|
|
<file src="bin\net45\LiveCharts.Wpf.dll" target="lib\net45" />
|
|
<file src="bin\net45\LiveCharts.Wpf.pdb" target="lib\net45" />
|
|
<file src="bin\net45\LiveCharts.Wpf.xml" target="lib\net45" />
|
|
</files>
|
|
</package> |