We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e3db1 commit bca5f64Copy full SHA for bca5f64
Directory.Build.props
@@ -17,8 +17,6 @@
17
</PropertyGroup>
18
<ItemGroup>
19
<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" />
22
</ItemGroup>
23
<PropertyGroup Condition="'$(GITHUB_ACTION)' != ''">
24
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
0 commit comments