Skip to content

Commit 915a779

Browse files
committed
upd - Updated Microsoft.SourceLink.GitHub
--- Type: upd Breaking: No Doc Required: No Backport Required: No AI Assisted: No Part: 1/1
1 parent 440a34a commit 915a779

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
@@ -23,7 +23,7 @@
2323
</PropertyGroup>
2424

2525
<ItemGroup>
26-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
26+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.102" PrivateAssets="All" />
2727
</ItemGroup>
2828
<Target Name="EnsureCommitShaInclusion" BeforeTargets="GenerateNuspec" Condition="'$(Configuration)' == 'Debug' And '$(SourceRevisionId)' != '' And '$(ContinuousIntegrationBuild)' == 'true'">
2929
<ReadLinesFromFile File="$(RootPath)/private/BuildTargets/obj/.dtp">

0 commit comments

Comments
 (0)