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

Revert #7454 to fix double-DeepCopy regression #7588

Merged
merged 2 commits into from
May 2, 2022

Conversation

rainersigwald
Copy link
Member

@rainersigwald rainersigwald commented Apr 29, 2022

Work item (Internal use): AB#1526076

Summary

Revert #7454, which regressed VS user scenarios around shared projects.

Customer Impact

Users with that use shared projects get build failures with no workaround. Because of the nature of the bug (a clone of a clone fails) there may be more scenarios that start failing after more use--this was introduced in Preview 3 so hasn't seen much use.

Regression?

Yes, from 17.2 preview 2.

Testing

Unit tests + targeted scenario test.

Risk

Low since it's a revert. It does reintroduce #7435, but that's a longstanding bug and we've confirmed with the reporter that it can be worked around.

@rainersigwald rainersigwald added this to the VS 17.2 milestone Apr 29, 2022
@Forgind Forgind merged commit 52cd2da into dotnet:vs17.2 May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants