Skip to content

Commit 153e0c3

Browse files
Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.102 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 849fa6c commit 153e0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818
<ItemGroup>
1919
<PackageReference Include="Nerdbank.GitVersioning" Version="3.9.50" PrivateAssets="all" />
20-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
20+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.102" PrivateAssets="All" />
2121
<SourceLinkGitHubHost Include="github.com" ContentUrl="https://raw.githubusercontent.com" />
2222
</ItemGroup>
2323
<PropertyGroup Condition="'$(GITHUB_ACTION)' != ''">

0 commit comments

Comments
 (0)