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.
18 lines
938 B
XML
18 lines
938 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
|
<metadata>
|
|
<id>LiveCharts</id>
|
|
<version>0.9.7</version>
|
|
<title>LiveCharts</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 .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>
|
|
</package> |