Skip to content

Commit 2ca771b

Browse files
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 (#148)
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](dotnet/sourcelink@1.0.0...1.1.1) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0627131 commit 2ca771b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</ItemGroup>
2424
<ItemGroup>
2525
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="2.2.0" />
26-
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" />
26+
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
2727
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.4.244" Condition=" '$(EnableGitVersioning)' != 'false' " />
2828
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.354" Condition=" '$(EnableStyleCopAnalyzers)' != 'false' " />
2929
</ItemGroup>

0 commit comments

Comments
 (0)