Skip to content

Commit b59d5bc

Browse files
dependabot[bot]kzu
authored andcommitted
⬆️ Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1
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>
1 parent 9a0df2d commit b59d5bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/WebSocketPipe/WebSocketPipe.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
12+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
1313
<PackageReference Include="System.IO.Pipelines" Version="5.0.1" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)