Skip to content

Commit

Permalink
Updated wcf csproj MinVerTagPrefix to match workflow. (open-telemetry#89
Browse files Browse the repository at this point in the history
)
  • Loading branch information
CodeBlanch authored Mar 11, 2021
1 parent 8286895 commit ad6885f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net452;netstandard2.0</TargetFrameworks>
<Description>OpenTelemetry instrumentation for WCF</Description>
<PackageTags>$(PackageTags);distributed-tracing;WCF</PackageTags>
<MinVerTagPrefix>wcf-</MinVerTagPrefix>
<MinVerTagPrefix>Instrumentation.Wcf-</MinVerTagPrefix>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit ad6885f

Please sign in to comment.