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

Add more static JsonRpc.Attach<T> overloads #251

Merged
merged 2 commits into from
Mar 21, 2019

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented Mar 20, 2019

These new overloads make it possible to create a dynamic client proxy that doesn't use the default HTTP+UTF8 handler/formatter.

@AArnott AArnott added this to the v2.1 milestone Mar 20, 2019
@AArnott AArnott self-assigned this Mar 20, 2019
@AArnott AArnott requested review from ikeras and jepetty March 20, 2019 22:05
@AArnott AArnott merged commit 5ea33cb into microsoft:master Mar 21, 2019
@AArnott AArnott deleted the remotingUpgrades branch March 21, 2019 15:01
AArnott pushed a commit that referenced this pull request Feb 21, 2024
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.8.0...v17.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants