wcf
wcf copied to clipboard
dotnet svcutil test fix for .Net6.0
Description:
- With build environment upgraded to .Net6.0 , default "dotnet new console" template apply features such as Implicit global using. This fixes broken dotnet-svcutil tests caused by that change.
- Comment out test case "MetadataEpr" due to the related test service is not available, not delete before understand the impact.
- Address issue #4870
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
/azp run
Azure Pipelines successfully started running 1 pipeline(s).