Skip to content

Commit

Permalink
Merge pull request #2 from snovak7/main
Browse files Browse the repository at this point in the history
SourceLink Dependency
  • Loading branch information
snovak7 authored Apr 16, 2023
2 parents fb43b7d + c3ae215 commit 322945b
Showing 1 changed file with 2 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,8 @@
<PackageTags>sourcelink;source;link;github;defaults</PackageTags>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Escendit.Tools.SourceLink.Common" Version="0.1.0-rc.14">
<PrivateAssets>runtime; build; native; contentfiles</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>runtime; build; native; contentfiles</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Escendit.Tools.SourceLink.Common" Version="0.1.0-rc.14" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
</ItemGroup>
<ItemGroup>
<!-- TFM -->
Expand Down

0 comments on commit 322945b

Please sign in to comment.