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

Prepare for packaging #4

Open
wants to merge 23 commits into
base: dev
Choose a base branch
from
Open

Prepare for packaging #4

wants to merge 23 commits into from

Conversation

rubo
Copy link
Collaborator

@rubo rubo commented Aug 25, 2022

Configured and updated package info. In .csproj files, replaced tags have been commented out instead of deleted to mitigate future merge conflicts.

This branch has been rebased on the latest upstream/dev, bringing the v0.7.4 changes from Microsoft. Those changes mostly contain build and packaging-related material, so better have them now to avoid potential merge conflicts in the future. Thus, this branch should be force-pushed to dev.

ailn and others added 4 commits August 2, 2022 16:37
* [0.7.2] Start threads as background in HashedWheelTimer, LoopExecutor, ThreadDeathWatcher

* + code formatting

* [0.7.3] Target net5 and net6 (#2)

target net5 and net6
Adopted TlsHandler for the case when Handshake completion callback is dispatched asynchronously to thread pool
Introduced SingleThreadedEmbededChannel for TlsHandler and SniHandler tests

* + Update DotNetVersion to "6.0.302" in build.ps1
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
@tanishqjasoria
Copy link

tanishqjasoria commented Aug 26, 2022

shouldn't we bring these changes in two PRs?
one for 0.7.4 changes and other for packaging changes?

@rubo
Copy link
Collaborator Author

rubo commented Aug 26, 2022

@tanishqjasoria I don't see any necessity of splitting it into multiple PR's. It's a rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants