Skip to content

Commit e103dfa

Browse files
authored
Update migrate-from-newtonsoft.md
1 parent 711e5a9 commit e103dfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/standard/serialization/system-text-json/migrate-from-newtonsoft.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -651,9 +651,9 @@ Console.WriteLine(output);
651651

652652
GitHub Copilot is powered by AI, so surprises and mistakes are possible. For more information, see [Copilot FAQs](https://aka.ms/copilot-general-use-faqs).
653653

654-
Learn more about [GitHub Copilot in Visual Studio](/visualstudio/ide/visual-studio-github-copilot-install-and-states) and [GitHub Copilot in VS Code](https://code.visualstudio.com/docs/copilot/overview).
655-
656654
## Additional resources
657655

658656
* [System.Text.Json overview](overview.md)
659657
* [How to serialize and deserialize JSON](how-to.md)
658+
* [GitHub Copilot in Visual Studio](/visualstudio/ide/visual-studio-github-copilot-install-and-states)
659+
* [GitHub Copilot in VS Code](https://code.visualstudio.com/docs/copilot/overview)

0 commit comments

Comments
 (0)