[http-client-csharp] resiliency/srv-driven/v2
cannot compile
#5567
Labels
emitter:client:csharp
Issue for the C# client emitter: @typespec/http-client-csharp
Similar issue as we have in #5565
Xml error, we reference the parameter name as
new-parameter
but it is actuallynewParameter
.How to reproduce:
./eng/scripts/Generate.ps1 resiliency/srv-driven/v2 -Stubbed $false
dotnet build .\generator\TestProjects\CadlRanch\http\resiliency\srv-driven\v2\Resiliency.SrvDriven.V2.sln
and you would see this cannot build.The text was updated successfully, but these errors were encountered: