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 dbc9e21 + 1860583 commit f25e4dfCopy full SHA for f25e4df
1 file changed
Targets/NuGet.targets
@@ -29,6 +29,6 @@
29
<ContinuousIntegrationBuild>false</ContinuousIntegrationBuild>
30
</PropertyGroup>
31
<ItemGroup>
32
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.102" PrivateAssets="All" />
33
</ItemGroup>
34
</Project>
0 commit comments