We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9669a76 + 7ca4c08 commit 2ec2ca0Copy full SHA for 2ec2ca0
Directory.Build.props
@@ -20,6 +20,6 @@
20
<ItemGroup>
21
<PackageReference
22
Condition="!$(MSBuildProjectName.EndsWith('Tests'))"
23
- Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
+ Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
24
</ItemGroup>
25
</Project>
0 commit comments