Skip to content

Fix APIScan by providing the required parameters #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

adityapatwardhan
Copy link
Member

Added a new template to set the package version variable and provide APIScan task with the required parameters.

}
else {
Write-Verbose -Verbose "PACKAGE_VERSION is not equal to 'fromBranch'"
"99.99.99"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I take it that it was unhappy with 0.0.0 and so needed a different version number for "unknown?"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes it apparently is unhappy with 0.0.0. But main issue was the template variable i had used was wrong.

@adityapatwardhan adityapatwardhan merged commit 677c086 into PowerShell:master Mar 12, 2021
@adityapatwardhan adityapatwardhan deleted the FixAPIScan branch March 12, 2021 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants