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

build: correct dependencies for NIOCore #2127

Merged
merged 2 commits into from
May 30, 2022
Merged

build: correct dependencies for NIOCore #2127

merged 2 commits into from
May 30, 2022

Conversation

compnerd
Copy link
Contributor

The NIOCore depends on the platform specific implementation but the
dependency for the Windows platform content was missing. Adjust this
to repair the build graph for Windows.

The `NIOCore` depends on the platform specific implementation but the
dependency for the Windows platform content was missing.  Adjust this
to repair the build graph for Windows.
@Lukasa Lukasa added the patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1) label May 30, 2022
@Lukasa Lukasa enabled auto-merge (squash) May 30, 2022 16:25
@Lukasa Lukasa merged commit 78da9a1 into apple:main May 30, 2022
@compnerd compnerd deleted the deps branch May 30, 2022 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants