Skip to content

Commit

Permalink
Add GitHub SourceLink
Browse files Browse the repository at this point in the history
  • Loading branch information
say25 committed Aug 27, 2019
1 parent 8fb1d69 commit 6bdb282
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@

<ItemGroup>
<PackageReference Include="Npgsql" Version="4.1.0-preview1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>

</Project>

0 comments on commit 6bdb282

Please sign in to comment.