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.
1 parent f6e997e commit 2451429Copy full SHA for 2451429
src/Directory.Build.props
@@ -35,7 +35,7 @@
35
</PropertyGroup>
36
37
<ItemGroup Condition="'$(IsTestProject)' != 'true'">
38
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.103" PrivateAssets="All" />
39
</ItemGroup>
40
41
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
0 commit comments