Skip to content

Commit

Permalink
Merge pull request #1495 from DuendeSoftware/joe/dependency-cleanup
Browse files Browse the repository at this point in the history
Remove redundant SourceLink dependency
  • Loading branch information
brockallen committed Dec 19, 2023
2 parents a6b29ef + db7a7f6 commit c825fd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<PackageReference Update="IdentityModel" Version="6.2.0"/>

<!--build related-->
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
<PackageReference Include="MinVer" Version="4.3.0" PrivateAssets="All"/>
<PackageReference Update="SimpleExec" Version="11.0.0"/>
<PackageReference Update="Bullseye" Version="4.2.1"/>
Expand Down

0 comments on commit c825fd2

Please sign in to comment.