Skip to content

Commit

Permalink
inline documentation from opentelemetry.semanticconventions and remov…
Browse files Browse the repository at this point in the history
…e reference to that project
  • Loading branch information
ppittle committed Dec 17, 2024
1 parent 5eceecf commit e1ab277
Show file tree
Hide file tree
Showing 4 changed files with 570 additions and 68 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,4 @@
<Compile Include="$(RepoRoot)\src\Shared\SemanticConventions.cs" Link="Includes\SemanticConventions.cs" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\OpenTelemetry.SemanticConventions\OpenTelemetry.SemanticConventions.csproj" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,4 @@
<Compile Include="$(RepoRoot)\src\Shared\SemanticConventions.cs" Link="Includes\SemanticConventions.cs" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\OpenTelemetry.SemanticConventions\OpenTelemetry.SemanticConventions.csproj" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,4 @@
<Compile Include="$(RepoRoot)\src\Shared\ServerCertificateValidationProvider.cs" Link="Includes\ServerCertificateValidationProvider.cs" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\OpenTelemetry.SemanticConventions\OpenTelemetry.SemanticConventions.csproj" />
</ItemGroup>

</Project>
Loading

0 comments on commit e1ab277

Please sign in to comment.