Skip to content

Commit

Permalink
Revert AspNet. proj change. (#3811)
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBlanch committed Oct 24, 2022
1 parent 6ce883b commit c5cb95e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions OpenTelemetry.proj
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

<PackProjects Include="src\**\*.csproj" />

<!-- Windows specific projects -->
<PackProjects Remove="src\OpenTelemetry.Instrumentation.AspNet\OpenTelemetry.Instrumentation.AspNet.csproj" Condition="'$(OS)' != 'Windows_NT'" />

<!-- Not pack SemanticConventions project for now -->
<SolutionProjects Remove="src\OpenTelemetry.SemanticConventions\OpenTelemetry.SemanticConventions.csproj" />
<PackProjects Remove="src\OpenTelemetry.SemanticConventions\OpenTelemetry.SemanticConventions.csproj" Condition="'$(OS)' != 'Windows_NT'" />
Expand Down

0 comments on commit c5cb95e

Please sign in to comment.