.NET: Add additional build, test and project structure skills (#3987)

* Add additional build, test and project structure skills

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
westey
2026-02-17 18:27:53 +00:00
committed by GitHub
co-authored by Copilot
parent 79b4680cec
commit a5f948c215
3 changed files with 59 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: verify-dotnet-samples
description: > How to build, run and verify the .NET sample projects in the Agent Framework repository. Use this when a user wants to verify that the samples still function as expected.
description: How to build, run and verify the .NET sample projects in the Agent Framework repository. Use this when a user wants to verify that the samples still function as expected.
---
# Verifying .NET Sample Projects