|
10 | 10 | <license type="expression">MIT</license> |
11 | 11 | <tags>Buttons Column Visibility csv excel pdf print Datatables jQuery table</tags> |
12 | 12 | <dependencies> |
13 | | - <dependency id="datatables.net" version="1.12.1"/> |
| 13 | + <dependency id="datatables.net" version="2.3.2"/> |
14 | 14 | </dependencies> |
15 | 15 | <contentFiles> |
16 | 16 | <files include="**/*" buildAction="Content"/> |
|
33 | 33 | <file src="js/dataTables.buttons.js" target="contentFiles\any\any\wwwroot\js"/> |
34 | 34 | <file src="js/dataTables.buttons.min.js" target="content\Scripts"/> |
35 | 35 | <file src="js/dataTables.buttons.min.js" target="contentFiles\any\any\wwwroot\js"/> |
| 36 | + <file src="js/buttons.colVis.min.mjs" target="content\Scripts"/> |
| 37 | + <file src="js/buttons.colVis.min.mjs" target="contentFiles\any\any\wwwroot\js"/> |
| 38 | + <file src="js/buttons.colVis.mjs" target="content\Scripts"/> |
| 39 | + <file src="js/buttons.colVis.mjs" target="contentFiles\any\any\wwwroot\js"/> |
| 40 | + <file src="js/buttons.html5.min.mjs" target="content\Scripts"/> |
| 41 | + <file src="js/buttons.html5.min.mjs" target="contentFiles\any\any\wwwroot\js"/> |
| 42 | + <file src="js/buttons.html5.mjs" target="content\Scripts"/> |
| 43 | + <file src="js/buttons.html5.mjs" target="contentFiles\any\any\wwwroot\js"/> |
| 44 | + <file src="js/buttons.print.min.mjs" target="content\Scripts"/> |
| 45 | + <file src="js/buttons.print.min.mjs" target="contentFiles\any\any\wwwroot\js"/> |
| 46 | + <file src="js/buttons.print.mjs" target="content\Scripts"/> |
| 47 | + <file src="js/buttons.print.mjs" target="contentFiles\any\any\wwwroot\js"/> |
| 48 | + <file src="js/dataTables.buttons.min.mjs" target="content\Scripts"/> |
| 49 | + <file src="js/dataTables.buttons.min.mjs" target="contentFiles\any\any\wwwroot\js"/> |
| 50 | + <file src="js/dataTables.buttons.mjs" target="content\Scripts"/> |
| 51 | + <file src="js/dataTables.buttons.mjs" target="contentFiles\any\any\wwwroot\js"/> |
36 | 52 | </files> |
37 | 53 | </package> |
38 | 54 |
|
0 commit comments