The Wayback Machine - https://web.archive.org/web/20210507040511/https://github.com/topics/sentry
Skip to content
#

sentry

Here are 641 public repositories matching this topic...

bruno-garcia
bruno-garcia commented Apr 23, 2021

Something like:

  <ItemGroup>
      <None Include="..\README.md">
          <Pack>True</Pack>
          <PackagePath>.\README.md</PackagePath>
      </None>
  </ItemGroup>

from src/Directory.Build.props so that all nuget packages take the root one.

Optionally we can have a README per package but that just sounds like too much work to maintain

Improve this page

Add a description, image, and links to the sentry topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sentry topic, visit your repo's landing page and select "manage topics."

Learn more