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

Changes to transform files require a full REBUILD to propagate. #248

Open
aesalazar opened this issue Jan 10, 2022 · 2 comments
Open

Changes to transform files require a full REBUILD to propagate. #248

aesalazar opened this issue Jan 10, 2022 · 2 comments

Comments

@aesalazar
Copy link

aesalazar commented Jan 10, 2022

Starting with VS2019 (now on VS2022), we see an issue with transform files (e.g. app.debug.config, app.release.config,) where any change made to those files does not trigger an update to the outputted app.config in the BIN folder when we hit F5. If we do a full project REBUILD, then we see the changes merged in.

This does not affect the main app.config, that seems to work as it should.

Any ideas?

@soroshsabz
Copy link

ITNOA

@adrianvmsft

Any plan for resolve this issue?

@vlm---
Copy link

vlm--- commented May 3, 2023

Recently we've upgraded our csproj files to sdk style and are facing the same issue in VS2022.

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

3 participants