Skip to content

Conversation

@xuzhg
Copy link
Contributor

@xuzhg xuzhg commented Nov 2, 2017

  1. Remove the YamlReaders folder in the Reader project

  2. Change the namespace

@msftclas
Copy link

msftclas commented Nov 2, 2017

@xuzhg,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@PerthCharern
Copy link
Contributor

How come none of the unit tests need using Microsoft.OpenApi.Readers;? I know some tests don't belong there, but doesn't something like SchemaTests needs Microsoft.OpenApi.Readers to call OpenApiStreamReader?

@xuzhg
Copy link
Contributor Author

xuzhg commented Nov 3, 2017

No need the using.

I think maybe it's related to: [assembly: InternalsVisibleTo("Microsoft.OpenApi.Readers.Tests")], But I am not sure.

Copy link
Contributor

@PerthCharern PerthCharern left a comment

Choose a reason for hiding this comment

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

:shipit:

@PerthCharern
Copy link
Contributor

That's good to know. New interesting C# feature today :D

@xuzhg xuzhg merged commit dca8aef into microsoft:master Nov 3, 2017
@xuzhg xuzhg deleted the ReadChanges branch November 3, 2017 05:28
baywet added a commit that referenced this pull request Nov 11, 2025
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