Skip to content

Commit a29eb9b

Browse files
committed
Simplify.
1 parent 9c17241 commit a29eb9b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Directory.Packages.props

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,9 @@
2727
</ItemGroup>
2828

2929
<ItemGroup>
30+
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
3031
<GlobalPackageReference Include="SauceControl.InheritDoc" Version="2.0.2" />
3132
<GlobalPackageReference Include="Subatomix.Build.Versioning.Semantic" Version="1.1.0" />
3233
</ItemGroup>
3334

34-
<ItemGroup Condition="'$(IsTestProject)' != 'true'">
35-
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
36-
</ItemGroup>
37-
3835
</Project>

0 commit comments

Comments
 (0)