Skip to content

Commit 2ec2ca0

Browse files
authored
Merge pull request #1472 from microsoft/dependabot/nuget/Microsoft.SourceLink.GitHub-8.0.0
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
2 parents 9669a76 + 7ca4c08 commit 2ec2ca0

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
@@ -20,6 +20,6 @@
2020
<ItemGroup>
2121
<PackageReference
2222
Condition="!$(MSBuildProjectName.EndsWith('Tests'))"
23-
Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
23+
Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
2424
</ItemGroup>
2525
</Project>

0 commit comments

Comments
 (0)