Skip to content
Discussion options

You must be logged in to vote

The semVerLevel=2.0.0 change is merged in #10384 and will be in the next release.

On the prerelease point you raised — that one is intentional: mise''s NuGet search always requests prerelease=true so it fetches the full version list, then filters by the tool''s prerelease option (and the global prereleases setting) during version resolution. So the hard-coded true in the query doesn''t force prereleases on you; it just keeps them available to resolve when you opt in. (For roslyn-language-server specifically, every published version is a prerelease, so you''ll still want dotnet:roslyn-language-server[prerelease=true] to install it.)

Thanks for the detailed investigation!

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@risu729
Comment options

@281742759-smi
Comment options

@risu729
Comment options

@JamBalaya56562
Comment options

Answer selected by 281742759-smi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants