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 68e2a08 commit edfa2b8Copy full SHA for edfa2b8
‎Directory.Build.props‎
@@ -27,7 +27,7 @@
27
</AdditionalFiles>
28
</ItemGroup>
29
<ItemGroup>
30
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
31
32
<PropertyGroup>
33
<CodeAnalysisRuleSet>$(SolutionDir)\.ruleset</CodeAnalysisRuleSet>
0 commit comments