Skip to content

Commit 154d3be

Browse files
authored
remove outdated article (#50337)
1 parent 391d34f commit 154d3be

File tree

4 files changed

+4
-87
lines changed

4 files changed

+4
-87
lines changed

.openpublishing.redirection.core.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1227,6 +1227,10 @@
12271227
"redirect_url": "/dotnet/core/testing/unit-testing-platform-extensions-vstest-bridge#runsettings-support",
12281228
"redirect_document_id": true
12291229
},
1230+
{
1231+
"source_path_from_root": "/docs/core/testing/unit-testing-with-copilot.md",
1232+
"redirect_url": "/visualstudio/ide/copilot-chat-context#slash-commands"
1233+
},
12301234
{
12311235
"source_path_from_root": "/docs/core/tools/cli-msbuild-architecture.md",
12321236
"redirect_url": "/dotnet/core/tools/dotnet-migrate"

docs/core/testing/unit-testing-with-copilot.md

Lines changed: 0 additions & 84 deletions
This file was deleted.

docs/fundamentals/code-analysis/style-rules/ide3000.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,4 @@ For more information, see [How to suppress code analysis warnings](../suppress-w
7575

7676
## See also
7777

78-
- [Generate unit tests with GitHub Copilot](../../../core/testing/unit-testing-with-copilot.md)
7978
- [Code style rules reference](index.md)

docs/navigate/devops-testing/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ items:
5353
- name: Organize a project and test with xUnit
5454
href: ../../core/tutorials/testing-with-cli.md
5555
displayName: tutorials, cli
56-
- name: Generate unit tests with GitHub Copilot
57-
href: ../../core/testing/unit-testing-with-copilot.md
5856
- name: NUnit
5957
items:
6058
- name: C# unit testing

0 commit comments

Comments
 (0)