add tests, option for useVirtualHooks (csharp) (#20837)

This commit is contained in:
William Cheng
2025-03-11 00:02:30 +08:00
committed by GitHub
parent 21be5f5abc
commit 0e34d39833
48 changed files with 5327 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ jobs:
matrix:
sample:
- samples/client/petstore/csharp/restsharp/net8/ParameterMappings/
- samples/client/petstore/csharp/restsharp/net8/useVirtualForHooks/
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4.3.0