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

Run _GenerateResxSource target before BeforeCompile target. #5276

Merged
merged 2 commits into from
Apr 17, 2020

Conversation

tmat
Copy link
Member

@tmat tmat commented Apr 16, 2020

Description

Port #4062 and #4134 to 3.x

Customer Impact

Fixes embedding generated source files to PDB. Required for Source Link validation.

Regression

No

Risk

Some. It is possible that some custom targets depend on the previous (incorrect) ordering.

Workarounds

None.

@tmat
Copy link
Member Author

tmat commented Apr 16, 2020

@markwilkie

@tmat tmat merged commit c1fb22a into dotnet:release/3.x Apr 17, 2020
@tmat tmat deleted the GenerateResxSource3x branch April 17, 2020 22:51
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.

None yet

2 participants