Skip to content

Commit 1623104

Browse files
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 (#994)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a95ee6f commit 1623104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.0.0-2.final"/>
1515
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.0.0-2.final"/>
1616
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta1.21308.1"/>
17-
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
17+
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
1818
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="5.0.0"/>
1919
<PackageVersion Include="NuGet.Protocol" Version="5.8.0"/>
2020
<PackageVersion Include="Nuke.Common" Version="6.0.1"/>

0 commit comments

Comments
 (0)