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

If a dotnet dependency contains proto files, should extract them and add the extracted dir to --proto_path #5437

Closed
sudsy opened this issue Dec 7, 2018 · 2 comments
Assignees
Labels
c# inactive Denotes the issue/PR has not seen activity in the last 90 days.

Comments

@sudsy
Copy link

sudsy commented Dec 7, 2018

Developers using java or go seem to be able to include proto files from referenced assemblies #15.

From my searching, I have not found an equivalent way to do this for dotnet.

I propose that protoc is expanded / or a plugin developed to support specifying a dotnet assembly name as an include argument.

Then protoc could enumerate any proto files in the assembly using something like this.

Copy link

We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please add a comment.

This issue is labeled inactive because the last activity was over 90 days ago.

@github-actions github-actions bot added the inactive Denotes the issue/PR has not seen activity in the last 90 days. label May 12, 2024
Copy link

We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please reopen it.

This issue was closed and archived because there has been no new activity in the 14 days since the inactive label was added.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c# inactive Denotes the issue/PR has not seen activity in the last 90 days.
Projects
None yet
Development

No branches or pull requests

3 participants