Skip to content

Commit

Permalink
Make Thrift project not packable (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
Liudmila Molkova authored Aug 7, 2019
1 parent ca3c881 commit b9db143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Thrift/Thrift.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<PackageIconUrl>https://opentelemetry.io/img/logos/opentelemetry-icon-color.png</PackageIconUrl>
<PackageProjectUrl>https://OpenTelemetry.io</PackageProjectUrl>
<PackageTags>Tracing;OpenTelemetry;Management;Monitoring;Jaeger;distributed-tracing</PackageTags>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net46'">
Expand Down

0 comments on commit b9db143

Please sign in to comment.