You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just like dotnet tool install where you can specify a wildcard like --version 42.42.42-main.*, we should also allow that so you can run an evergreen version of (say) a specific feature branch or prerelease label.
The text was updated successfully, but these errors were encountered:
Just like
dotnet tool install
where you can specify a wildcard like--version 42.42.42-main.*
, we should also allow that so you can run an evergreen version of (say) a specific feature branch or prerelease label.The text was updated successfully, but these errors were encountered: