Skip to content

Commit

Permalink
Bump OmniSharp.Extensions.DebugAdapter.Client from 0.19.7 to 0.19.8
Browse files Browse the repository at this point in the history
Bumps [OmniSharp.Extensions.DebugAdapter.Client](https://github.com/OmniSharp/csharp-language-server-protocol) from 0.19.7 to 0.19.8.
- [Release notes](https://github.com/OmniSharp/csharp-language-server-protocol/releases)
- [Changelog](https://github.com/OmniSharp/csharp-language-server-protocol/blob/master/GitReleaseManager.yaml)
- [Commits](OmniSharp/csharp-language-server-protocol@v0.19.7...v0.19.8)

---
updated-dependencies:
- dependency-name: OmniSharp.Extensions.DebugAdapter.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent 11c3034 commit 338951d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<Otherwise>
<ItemGroup>
<PackageReference Include="OmniSharp.Extensions.LanguageClient" Version="0.19.7" />
<PackageReference Include="OmniSharp.Extensions.DebugAdapter.Client" Version="0.19.7" />
<PackageReference Include="OmniSharp.Extensions.DebugAdapter.Client" Version="0.19.8" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down

0 comments on commit 338951d

Please sign in to comment.