Skip to content

Commit a89397c

Browse files
committed
Add missing repository information to package
1 parent 9178019 commit a89397c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/System.Diagnostics.Tracer/System.Diagnostics.Tracer.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616

1717
<ItemGroup>
1818
<PackageReference Include="IFluentInterface" Version="2.1.0" PrivateAssets="all" />
19+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
20+
<PrivateAssets>all</PrivateAssets>
21+
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
22+
</PackageReference>
1923
<PackageReference Include="NuGetizer" Version="0.9.1" />
2024
</ItemGroup>
2125

0 commit comments

Comments
 (0)