Skip to content

Commit

Permalink
Bump GrpcDotNetNamedPipes from 2.0.0 to 2.1.0 (#180)
Browse files Browse the repository at this point in the history
Bumps [GrpcDotNetNamedPipes](https://github.com/cyanfish/grpc-dotnet-namedpipes) from 2.0.0 to 2.1.0.
- [Changelog](https://github.com/cyanfish/grpc-dotnet-namedpipes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cyanfish/grpc-dotnet-namedpipes/commits)

---
updated-dependencies:
- dependency-name: GrpcDotNetNamedPipes
  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>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 8b15a67 commit 0c4424d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XAMLTest/XAMLTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="GrpcDotNetNamedPipes" Version="2.0.0" />
<PackageReference Include="GrpcDotNetNamedPipes" Version="2.1.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Debugger.InteropA" Version="17.5.33428.366" />
<PackageReference Include="PInvoke.User32" Version="0.7.124" />
Expand Down

0 comments on commit 0c4424d

Please sign in to comment.