Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,6 @@
/plugins/dotnet-advanced/skills/nuget-trusted-publishing/ @lewing @kartheekp-ms @dotnet/skills-csharp-language-reviewers
/tests/dotnet-advanced/nuget-trusted-publishing/ @lewing @kartheekp-ms @dotnet/skills-csharp-language-reviewers

# dotnet-ai (AI generation development)
/plugins/dotnet-ai/skills/mcp-csharp-create/ @leslierichardson95 @cathysull
/tests/dotnet-ai/mcp-csharp-create/ @leslierichardson95 @cathysull

/plugins/dotnet-ai/skills/mcp-csharp-publish/ @leslierichardson95 @cathysull
/tests/dotnet-ai/mcp-csharp-publish/ @leslierichardson95 @cathysull

/plugins/dotnet-ai/skills/mcp-csharp-test/ @leslierichardson95 @cathysull
/tests/dotnet-ai/mcp-csharp-test/ @leslierichardson95 @cathysull

# dotnet-upgrade (migrating and upgrading .NET projects)
/plugins/dotnet-upgrade/skills/thread-abort-migration/ @dotnet/appmodel @dotnet/skills-upgrade-reviewers
/tests/dotnet-upgrade/thread-abort-migration/ @dotnet/appmodel @dotnet/skills-upgrade-reviewers
Expand Down
2 changes: 1 addition & 1 deletion eng/skill-validator/src/docs/InvestigatingResults.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ This downloads all result artifacts into subdirectories, each containing `result

From the PR comment, click the **Full results** link to open the GitHub Actions workflow run. Then:

1. Click on any job (e.g., `evaluate (mcp-csharp-create)`)
1. Click on any job (e.g., `evaluate (technology-selection)`)
2. Expand the **Upload results** step
3. Find the `Artifact download URL` in the log output
4. Download and extract
Expand Down
263 changes: 0 additions & 263 deletions plugins/dotnet-ai/skills/mcp-csharp-create/SKILL.md

This file was deleted.

Loading
Loading