mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-06 01:30:52 +08:00
30 lines
1.6 KiB
XML
30 lines
1.6 KiB
XML
<?xml version="1.0"?>
|
|
<package >
|
|
<metadata>
|
|
<id>LiveCharts</id>
|
|
<version>0.0.0.0</version>
|
|
<title>LiveCharts</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 .Net</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</tags>
|
|
</metadata>
|
|
<files>
|
|
<file src="readme.txt" target="" />
|
|
<file src="bin\Release\LiveCharts.dll" target="lib\portable-net45+win8+wp8" />
|
|
<file src="bin\Release\LiveCharts.pdb" target="lib\portable-net45+win8+wp8" />
|
|
<file src="bin\Release\LiveCharts.xml" target="lib\portable-net45+win8+wp8" />
|
|
<file src="..\Core40\bin\Net40\LiveCharts.dll" target="lib\net40" />
|
|
<file src="..\Core40\bin\Net40\LiveCharts.pdb" target="lib\net40" />
|
|
<file src="..\Core40\bin\Net40\LiveCharts.xml" target="lib\net40" />
|
|
<file src="..\Core40\bin\Net45\LiveCharts.dll" target="lib\net45" />
|
|
<file src="..\Core40\bin\Net45\LiveCharts.pdb" target="lib\net45" />
|
|
<file src="..\Core40\bin\Net45\LiveCharts.xml" target="lib\net45" />
|
|
</files>
|
|
</package> |