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

Inject not performed when build updates the target #17

Open
mford1 opened this issue Feb 25, 2019 · 0 comments
Open

Inject not performed when build updates the target #17

mford1 opened this issue Feb 25, 2019 · 0 comments

Comments

@mford1
Copy link

mford1 commented Feb 25, 2019

I have a project that builds Debug/Release for x86/x64 targets. If you do a batch build on all platforms and configurations for the project, three of the targets get overwritten with the pre-injected versions and the Inject is never called. The one that doesn't get overwritten is the currently selected target ("Debug/x86" for example).

I don't know the msbuild configurations well enough to know what to suggest here, but I reverted back to 1.5 where the behavior is to always inject when the build is updated.

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

1 participant