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
On the Constraints type there is now a property IncludePrerelease.
When set, prereleases will be included when checking or validating
constraints.
This is additive to the existing behavior where a prerelease in
a constraint causes the checks to include prereleases. The existing
behavior has not changed.
Signed-off-by: Matt Farina <[email protected]>
0 commit comments