This change brings the source code from the original published 1.0.0 beta version under version control. This will make it easier to understand diffs between this and future versions.
Note there are no functional changes introduced with this pull request. The process was:
unzip the .mez file
include README.md/JamfPro/.vscode/.gitignore files from develop branch
include changes from the actual published version (i.e., obtained from $env:LOCALAPPDATA\Microsoft\Power BI Desktop\CertifiedExtensions\JamfPro.pqx)
This change brings the source code from the original published 1.0.0 beta version under version control. This will make it easier to understand diffs between this and future versions.
Note there are no functional changes introduced with this pull request. The process was:
.mez
fileREADME.md
/JamfPro/.vscode
/.gitignore
files fromdevelop
branch$env:LOCALAPPDATA\Microsoft\Power BI Desktop\CertifiedExtensions\JamfPro.pqx
)