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 161f9b8 commit 3856cacCopy full SHA for 3856cac
‎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