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 0627131 commit 2ca771bCopy full SHA for 2ca771b
Packages.props
@@ -23,7 +23,7 @@
23
</ItemGroup>
24
<ItemGroup>
25
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="2.2.0" />
26
- <GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" />
+ <GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
27
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.4.244" Condition=" '$(EnableGitVersioning)' != 'false' " />
28
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.354" Condition=" '$(EnableStyleCopAnalyzers)' != 'false' " />
29
0 commit comments