File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" ?>
2
+ <package >
3
+ <metadata >
4
+ <id >FusionCharts.AspNetWrapper</id >
5
+ <version >1.0.0</version >
6
+ <authors >Meher Howji</authors >
7
+ <owners >FusionCharts</owners >
8
+ <requireLicenseAcceptance >true</requireLicenseAcceptance >
9
+ <description >
10
+ Official FusionCharts ASP.NET wrapper to seamlessly integrate interactive charts, gauges, and dashboards into your .NET applications.
11
+ </description >
12
+ <tags >FusionCharts ASP.NET Charts Wrapper Visualization Dashboard</tags >
13
+ <projectUrl >https://www.fusioncharts.com/</projectUrl >
14
+ <repository type =" git" url =" https://github.com/fusioncharts/asp-net-wrapper" />
15
+ <license type =" file" >LICENSE.md</license >
16
+ <readme >README.md</readme >
17
+ </metadata >
18
+
19
+ <files >
20
+ <file src =" .\fusioncharts-wrapper-assembly\FusionCharts.dll" target =" lib\net80\FusionCharts.dll" />
21
+ <file src =" .\fusioncharts-wrapper-assembly\FusionCharts.xml" target =" lib\net80\FusionCharts.xml" />
22
+ <file src =" README.md" target =" README.md" />
23
+ <file src =" LICENSE.md" target =" LICENSE.md" />
24
+ </files >
25
+ </package >
You can’t perform that action at this time.
0 commit comments