Skip to content

Conversation

@SteveSandersonMS
Copy link
Contributor

Changed PrivateAssets=all to PrivateAssets=compile for StreamJsonRpc. This ensures runtime assets flow to package consumers (StreamJsonRpc will be installed automatically) while compile-time assets remain private (the API won't be exposed to consumers).

@SteveSandersonMS SteveSandersonMS requested a review from a team as a code owner January 16, 2026 20:35
Copilot AI review requested due to automatic review settings January 16, 2026 20:35
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request fixes a dependency configuration issue for the StreamJsonRpc package in the GitHub Copilot SDK. The change ensures that consumers of the SDK package receive the necessary runtime dependencies without exposing StreamJsonRpc types in the public API surface.

Changes:

  • Modified PrivateAssets attribute from "all" to "compile" for the StreamJsonRpc package reference

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@abpiskunov
Copy link

:shipit:

@SteveSandersonMS SteveSandersonMS added this pull request to the merge queue Jan 16, 2026
Merged via the queue into main with commit ac0e763 Jan 16, 2026
28 checks passed
@SteveSandersonMS SteveSandersonMS deleted the stevesa/fix-streamjson-dep branch January 16, 2026 20:46
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.

3 participants