You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1.1 KiB
Plaintext
21 lines
1.1 KiB
Plaintext
|
4 days ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
||
|
|
<metadata>
|
||
|
|
<id>LiveCharts.Wpf</id>
|
||
|
|
<version>0.9.7</version>
|
||
|
|
<title>LiveCharts.Wpf</title>
|
||
|
|
<authors>Beto Rodriguez</authors>
|
||
|
|
<owners>Beto Rodriguez</owners>
|
||
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||
|
|
<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>
|
||
|
|
<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.9.7" />
|
||
|
|
</dependencies>
|
||
|
|
</metadata>
|
||
|
|
</package>
|