Skip to content

Commit 2e45d1d

Browse files
WeihanLiegil
authored andcommitted
remove source link package reference not necessary
1 parent 760383c commit 2e45d1d

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

Directory.Packages.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
</ItemGroup>
2424

2525
<ItemGroup Label="Package Versioning">
26-
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
2726
<PackageVersion Include="Nerdbank.GitVersioning" Version="3.6.146" />
2827
</ItemGroup>
2928

src/Directory.Build.props

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ See the full changelog at https://github.com/bUnit-dev/bUnit/releases
6060
</ItemGroup>
6161

6262
<ItemGroup>
63-
<PackageReference Include="Microsoft.SourceLink.GitHub">
64-
<PrivateAssets>all</PrivateAssets>
65-
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
66-
</PackageReference>
6763
<PackageReference Include="Nerdbank.GitVersioning">
6864
<PrivateAssets>all</PrivateAssets>
6965
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)