We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8ff1e1 + bcbf3e5 commit 30edab5Copy full SHA for 30edab5
src/Datadog.Trace/Datadog.Trace.csproj
@@ -10,6 +10,8 @@
10
<PackageReleaseNotes>Alpha release</PackageReleaseNotes>
11
<Copyright>Datadog, Inc. 2017</Copyright>
12
<PackageTags></PackageTags>
13
+ <!-- Use the python license's url while the project's github is not public -->
14
+ <PackageLicenseUrl>https://github.com/DataDog/dd-trace-py/blob/master/LICENSE</PackageLicenseUrl>
15
<TargetsForTfmSpecificBuildOutput>$(TargetsForTfmSpecificBuildOutput);IncludeOpentracingLib</TargetsForTfmSpecificBuildOutput>
16
<GenerateDocumentationFile>true</GenerateDocumentationFile>
17
</PropertyGroup>
0 commit comments