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

Cleanup of "What is new" section #2614

Merged
merged 3 commits into from
Sep 6, 2020
Merged

Cleanup of "What is new" section #2614

merged 3 commits into from
Sep 6, 2020

Conversation

roji
Copy link
Member

@roji roji commented Sep 5, 2020

  • Rename notes on the 3.0 release to 3.x
  • Move all notes on unsupported versions under their own node
  • Consolidate 2.0 notes (what's new, upgrade notes) under their own node, like 3.x and 5.0.
  • Remove 1.0 pre-release upgrade notes

Closes #2604

@roji roji force-pushed the UpgradeCleanup branch 2 times, most recently from 80c1464 to 5276813 Compare September 5, 2020 18:44
* Rename notes on the 3.0 release to 3.x
* Move all notes on unsupported versions under their own node
* Consolidate 2.0 notes (what's new, upgrade notes) under their
  own node, like 3.x and 5.0.
* Remove 1.0 pre-release upgrade notes

Closes #2604
@roji roji marked this pull request as ready for review September 5, 2020 18:49
@roji roji requested a review from a team September 5, 2020 18:49
@@ -4,7 +4,7 @@ description: Instructions and notes for upgrading to Entity Framework Core 2.0
author: divega
ms.date: 08/13/2017
ms.assetid: 8BD43C8C-63D9-4F3A-B954-7BC518A1B7DB
uid: core/miscellaneous/1x-2x-upgrade
uid: core/what-is-new/ef-core-3.x/upgrade
Copy link
Member

Choose a reason for hiding this comment

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

wrong uid

Copy link
Member

Choose a reason for hiding this comment

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

Also update uid for other file rename

Copy link
Member Author

Choose a reason for hiding this comment

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

Also update uid for other file rename

Which one?

entity-framework/toc.yml Outdated Show resolved Hide resolved
@roji roji requested a review from smitpatel September 5, 2020 22:30
@roji roji merged commit c5bfe4a into master Sep 6, 2020
@roji roji deleted the UpgradeCleanup branch September 6, 2020 16:10
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.

Cleanup of upgrade docs
2 participants