Skip to content

Commit bca5f64

Browse files
committed
Delete explicit SourceLink reference, which is in the SDK
1 parent 45e3db1 commit bca5f64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Directory.Build.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
</PropertyGroup>
1818
<ItemGroup>
1919
<PackageReference Include="Nerdbank.GitVersioning" Version="3.9.50" PrivateAssets="all" />
20-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.102" PrivateAssets="All" />
21-
<SourceLinkGitHubHost Include="github.com" ContentUrl="https://raw.githubusercontent.com" />
2220
</ItemGroup>
2321
<PropertyGroup Condition="'$(GITHUB_ACTION)' != ''">
2422
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>

0 commit comments

Comments
 (0)