File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" ?>
2
+ <package >
3
+ <metadata >
4
+ <id >Microsoft.PowerBI.JavaScript</id >
5
+ <version >$version$</version >
6
+ <authors >Microsoft</authors >
7
+ <owners >Microsoft</owners >
8
+ <licenseUrl >https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE</licenseUrl >
9
+ <projectUrl >https://github.com/Microsoft/PowerBI-CSharp</projectUrl >
10
+ <iconUrl >http://go.microsoft.com/fwlink/?LinkID=288890</iconUrl >
11
+ <requireLicenseAcceptance >true</requireLicenseAcceptance >
12
+ <summary >JavaScript web components for Power BI</summary >
13
+ <description >A suite of JavaScript web components for integrating Power BI</description >
14
+ <releaseNotes >Summary of changes made in this release of the package.</releaseNotes >
15
+ <copyright >Copyright (c) Microsoft Corporation</copyright >
16
+ <tags >Microsoft Power BI JavaScript JS</tags >
17
+ </metadata >
18
+ <files >
19
+ <file src =" dist\powerb.js" target =" content\scripts" />
20
+ <file src =" dist\powerbi.min.js" target =" content\scripts" />
21
+ </files >
22
+ </package >
You can’t perform that action at this time.
0 commit comments