Skip to content

chore(dotnet): no nested namespace in transport channels#17273

Merged
mxschmitt merged 1 commit into
microsoft:mainfrom
mxschmitt:dotnet-transport-channels
Sep 12, 2022
Merged

chore(dotnet): no nested namespace in transport channels#17273
mxschmitt merged 1 commit into
microsoft:mainfrom
mxschmitt:dotnet-transport-channels

Conversation

@mxschmitt
Copy link
Copy Markdown
Contributor

No description provided.

for (const [name, literals] of enumTypes)
renderEnum(name, literals);

if (process.argv[3] !== '--skip-format') {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why was this removed?

Copy link
Copy Markdown
Contributor Author

@mxschmitt mxschmitt Sep 12, 2022

Choose a reason for hiding this comment

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

it's done here now: https://github.com/microsoft/playwright-dotnet/blob/main/build.sh#L69 for the whole project after generating files.

@mxschmitt mxschmitt merged commit c7367b7 into microsoft:main Sep 12, 2022
mxschmitt pushed a commit that referenced this pull request Sep 13, 2022
…hannels (#17303)

This PR cherry-picks the following commits:

- c7367b7

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
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