For details on revamp see: https://github.com/dotnet/docs/issues/23561 New TOC: https://github.com/dotnet/docs/issues/23215 - [x] [Deal primarily with the compiler](https://docs.microsoft.com/en-us/dotnet/core/porting/libraries#deal-primarily-with-the-compiler) (**MOVE**) This section needs to be moved to a new location in the new TOC and updated as needed. - [x] [Stay on the .NET Framework until portability issues are resolved](https://docs.microsoft.com/en-us/dotnet/core/porting/libraries#stay-on-the-net-framework-until-portability-issues-are-resolved) (**MOVE**) This section needs to be moved to a new location in the new TOC and updated as needed. - [x] [Develop a comprehensive plan of attack](https://docs.microsoft.com/en-us/dotnet/core/porting/libraries#develop-a-comprehensive-plan-of-attack) (**MOVE**) This section needs to be moved to a new location in the new TOC and updated as needed. - [x] [Mixed approach](https://docs.microsoft.com/en-us/dotnet/core/porting/libraries#mixed-approach) (**MOVE**) This section needs to be moved to a new location in the new TOC and updated as needed. - [x] [Port your tests](https://docs.microsoft.com/en-us/dotnet/core/porting/libraries#port-your-tests) (**MOVE**) This section needs to be moved to a new location in the new TOC and updated as needed. - [x] [Recommended approach](https://docs.microsoft.com/en-us/dotnet/core/porting/libraries#recommended-approach) (**MOVE**) This section needs to be moved to a new location in the new TOC and updated as needed. - name: Migration guide items: - name: Overview href: ../core/porting/index.md - name: General Information items: - name: Pre-Migration items: - name: Migration items: - name: Create a porting plan href: ../core/porting/create-a-porting-plan.md