octokit / octokit.net

A GitHub API client library for .NET
https://octokitnet.readthedocs.io/en/latest/
MIT License
2.62k stars 1.07k forks source link

[Feat] Allow build version to be passed in to build.ps1 via command line #2864

Closed SlyckLizzie closed 3 months ago

SlyckLizzie commented 3 months ago

Resolves #ISSUE_NUMBER


Before the change?

After the change?

Pull request checklist

Does this introduce a breaking change?

Please see our docs on breaking changes to help!


SlyckLizzie commented 3 months ago

usage: build.ps1 -ForceVersion 9.1.2-beta3

Not using the flag will revert to the default version acquisition technique