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 dd4cf5f + a36d0d5 commit 04ca203Copy full SHA for 04ca203
Directory.Build.props
@@ -28,7 +28,7 @@
28
<PrivateAssets>all</PrivateAssets>
29
</PackageReference>
30
<PackageReference Include="SauceControl.InheritDoc" Version="1.3.0" PrivateAssets="all" />
31
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
32
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
33
34
0 commit comments