Skip to content

Use MinimumOSVersion in Kestrel #15228

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
Oct 21, 2019
Merged

Use MinimumOSVersion in Kestrel #15228

merged 1 commit into from
Oct 21, 2019

Conversation

Tratcher
Copy link
Member

@Tratcher Tratcher commented Oct 21, 2019

@anurse Test only change.

Some tests require specific versions of Win10 and we recently added support for detecting that via MinimumOSVersion. We'd also like to move away from using OSSkipCondition for version checks, only using it for platform checks instead.

I also adjusted the APLN related skips to clarify that Win8 does not support it.

I'll need to make some additional reactions in master where some of these conditions were changed.
#14382

@Tratcher Tratcher added this to the 3.1.0-preview2 milestone Oct 21, 2019
@Tratcher Tratcher requested a review from halter73 October 21, 2019 17:31
@Tratcher Tratcher self-assigned this Oct 21, 2019
@jkotalik
Copy link
Contributor

There are many of these in IIS? Want to do them there as well?

@Tratcher
Copy link
Member Author

There are many of these in IIS? Want to do them there as well?

Those are all Win7, right? I'm starting a separate conversation to figure out what to do about that.

@Tratcher
Copy link
Member Author

@Tratcher Tratcher merged commit f90c9ac into release/3.1 Oct 21, 2019
@Tratcher Tratcher deleted the tratcher/3.1/winver branch October 21, 2019 19:45
@jkotalik jkotalik added the tell-mode Indicates a PR which is being merged during tell-mode label Oct 21, 2019
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants