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

fix: Allow for GenerateRefitStubs to be disabled with RefitDisableGenerateRefitStubs #943

Merged
merged 2 commits into from
Jun 19, 2020

Conversation

jeromelaban
Copy link
Contributor

Fixes #942

What kind of change does this PR introduce?

This PR introduces the RefitDisableGenerateRefitStubs MSBuild property to allow for the GenerateRefitStubs to be skipped when other source generators based on roslyn are running.

Please check if the PR fulfills these requirements

  • [ ] Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

@clairernovotny clairernovotny merged commit 8571b14 into reactiveui:master Jun 19, 2020
@jeromelaban
Copy link
Contributor Author

Thanks @clairernovotny !

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refit 5.x loads Roslyn in the current MSBuild node and locks the loaded Microsoft.CodeAnalysis version
2 participants