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

Proto file is not re-generated #67

Closed
vchekan opened this issue Nov 19, 2018 · 1 comment
Closed

Proto file is not re-generated #67

vchekan opened this issue Nov 19, 2018 · 1 comment

Comments

@vchekan
Copy link
Contributor

vchekan commented Nov 19, 2018

Describe the bug
Sometimes proto files are not re-generated.

To Reproduce
Steps to reproduce the behavior:
I've opened example-sdk/example2 solution and compiled it. Then added a field to bundle.proto and recompiled project. I've got an error about missing member as expected, because I have not corrected .cs code. Then I've removed the filed I've added to proto file (i.e. restored original .proto) and recompiled the project. Error remained and output suggested proto file was not recompiled.

Expected behavior
Proto file should be recompiled and error should be gone.

Environement (please complete the following information):

  • OS: windows
  • Framework dotnetcore-2.1
@enricosada
Copy link
Contributor

enricosada commented Dec 28, 2018

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

No branches or pull requests

2 participants