Skip to content

Make IApiBehaviorMetadata public #8410

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

Merged
merged 1 commit into from
Mar 11, 2019
Merged

Make IApiBehaviorMetadata public #8410

merged 1 commit into from
Mar 11, 2019

Conversation

pranavkm
Copy link
Contributor

Fixes #8403

The analyzer expects the type to be present. However since it's listed
as internal, it is not present when compiling against the ref assembly \ targeting pack.

It was left as internal so we could evolve it later, but we haven't found a need for it as yet.

Fixes #8403

The analyzer expects the type to be present. However since it's listed
as internal, it is not present when compiling against the ref assembly \ targeting pack.

It was left as internal so we could evolve it later, but we haven't found a need for it as yet.
@pranavkm pranavkm requested a review from rynowak March 11, 2019 18:30
@pranavkm pranavkm merged commit 0d10c49 into master Mar 11, 2019
@pranavkm pranavkm deleted the prkrishn/8403 branch March 11, 2019 21:25
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.

2 participants