opentelemetry-dotnet-instru.../test/test-applications/integrations/TestApplication.Wcf.Client..../TestApplication.Wcf.Client....

11 lines
212 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net462</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<Reference Include="System.ServiceModel" />
</ItemGroup>
</Project>