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

Merge pull request #46393 from ryzngard/issue/46192_nre_save_rename #48253

Merged
merged 2 commits into from
Oct 12, 2020

Conversation

ryzngard
Copy link
Contributor

@ryzngard ryzngard commented Oct 2, 2020

Cherry-pick fix for NRE on rename for servicing

Original PR #46393

…name

Check `Saved` on ProjectItem before calling Save
@ryzngard ryzngard requested a review from a team as a code owner October 2, 2020 19:22
@ryzngard
Copy link
Contributor Author

ryzngard commented Oct 2, 2020

THIS SHOULD NOT BE MERGED UNTIL SERVICING DECISION IS MADE

@ryzngard ryzngard requested a review from a team as a code owner October 12, 2020 17:27
@@ -18,7 +18,7 @@ jobs:
- job: VS_Integration
pool:
name: NetCorePublic-Pool
queue: buildpool.windows.10.amd64.vs2019.pre.open
queue: buildpool.windows.10.amd64.vs2019.open
Copy link
Member

@Cosifne Cosifne Oct 12, 2020

Choose a reason for hiding this comment

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

So the reason for changing this is because when the branch is created vs2019.pre is 16.7 and now vs2019 is 16.7?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Correct. We do not want to merge any of this change back into master. 16.8 already has the right things for this. We do want to test this on 16.7, which is now the released version, and integration tests won't pass on 16.8

@JoeRobich
Copy link
Member

Passing Validation Build: https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/278954 (internal users only)

@ryzngard ryzngard merged commit 1520e4f into dotnet:release/dev16.7 Oct 12, 2020
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.

4 participants