Skip to content
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

Sync shared code from runtime #19328

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

This PR was automatically generated to sync shared code changes from runtime. Fixes #18943

@github-actions github-actions bot requested a review from a team February 25, 2020 08:05
@dnfclas
Copy link

dnfclas commented Feb 25, 2020

CLA assistant check
All CLA requirements met.

Copy link
Member

@Tratcher Tratcher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not merge.

@@ -143,6 +143,12 @@ static MsQuicApi()

OperatingSystem ver = Environment.OSVersion;

if (ver.Platform == PlatformID.Win32NT && ver.Version < new Version(10, 0, 19041, 0))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Justin, I didn't realize you'd removed this in aspnet. This PR won't work then. I'll keep it long enough to figure out the CLA, but go ahead and merge your other PR.

@Tratcher
Copy link
Member

@anurse thoughts on the CLA bot?

@analogrelay analogrelay added this to the 5.0.0-preview2 milestone Feb 26, 2020
@analogrelay
Copy link
Contributor

@Tratcher not sure. I suppose Maestro has to get around it too.

@Tratcher
Copy link
Member

CLA has been cleared!

Closing this PR as out of date.

@Tratcher Tratcher closed this Feb 26, 2020
@Tratcher Tratcher deleted the github-action/sync-runtime-1582617946 branch February 26, 2020 21:33
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 24, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The runtime<->aspnetcore shared src is out of sync
4 participants