Skip to content

Conversation

@JaynieBai
Copy link
Member

Reverts #11411 since Visual Studio 2022 overwrites *.exe.config file with every run
https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2477543

Copilot AI review requested due to automatic review settings May 26, 2025 10:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Reverts the previously added logic for handling cases where no binding redirects are suggested, addressing an issue where Visual Studio 2022 would overwrite the *.exe.config file on every run.

  • Removed the PropertyGroup that checked for an existing config file and absence of binding redirects.
  • Deleted the Copy and Touch tasks that applied the App.config when no redirects were found.

@JaynieBai JaynieBai requested a review from YuliiaKovalova May 26, 2025 10:10
@YuliiaKovalova YuliiaKovalova enabled auto-merge (squash) May 26, 2025 10:59
@YuliiaKovalova YuliiaKovalova merged commit 4db4cb0 into main May 26, 2025
10 checks passed
@YuliiaKovalova YuliiaKovalova deleted the revert-11411-dev/jenny/fix_binding_redirect branch May 26, 2025 11:11
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

Successfully merging this pull request may close these issues.

3 participants