Skip to content

Commit

Permalink
Added sourcelink
Browse files Browse the repository at this point in the history
  • Loading branch information
sdcondon committed Sep 9, 2022
1 parent 3bc2d5e commit f81764b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/FlUnit/FlUnit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@

<ItemGroup>
<PackageReference Include="FlUnit.Abstractions" Version="2.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f81764b

Please sign in to comment.