-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[QUIC] Fix conditions to bin place msquic.dll for Windows builds #81490
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
Conversation
|
Tagging subscribers to this area: @dotnet/ncl |
|
/backport to release/8.0-preview1 |
|
Started backporting to release/8.0-preview1: https://github.com/dotnet/runtime/actions/runs/4067211785 |
wfurt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
04e4af3 to
ddf21b8
Compare
|
/backport to release/8.0-preview1 |
|
Started backporting to release/8.0-preview1: https://github.com/dotnet/runtime/actions/runs/4067254031 |
|
CI green. |
|
@ManickaP thanks for fixing my mistake and adding a test to make sure this doesn't regress again in the future. |
Fixes #81447