Skip to content

Commit

Permalink
Remove wrongly added RemoveSourceFileFromPackage elements from ATT pr…
Browse files Browse the repository at this point in the history
…oject (#7121) (#7122)
  • Loading branch information
mauroservienti authored Jul 23, 2024
1 parent 52a800d commit a8cfa7e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@

<ItemGroup>
<RemoveSourceFileFromPackage Include="Core\**\*.cs" />
<RemoveSourceFileFromPackage Remove="Core\DependencyInjection\When_resolving_address_translator.cs" />
<RemoveSourceFileFromPackage Remove="Core\OpenTelemetry\Metrics\When_retrying_messages.cs" />
<RemoveSourceFileFromPackage Include="AssemblyInfo.cs" />
</ItemGroup>

Expand Down

0 comments on commit a8cfa7e

Please sign in to comment.